diff options
Diffstat (limited to 'x11/xcb-util')
-rw-r--r-- | x11/xcb-util/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xcb-util/Makefile b/x11/xcb-util/Makefile index a3498f2..37d791f 100644 --- a/x11/xcb-util/Makefile +++ b/x11/xcb-util/Makefile @@ -1,3 +1,4 @@ + COMMENT = the X protocol library DISTNAME = xcb-util-0.4.0 @@ -22,8 +23,6 @@ LIB_DEPENDS = x11/libxcb SEPARATE_BUILD = Yes CONFIGURE_STYLE = gnu -AUTOCONF_VERSION = 2.69 -AUTOMAKE_VERSION = 1.12 NO_TEST = Yes |