From 2243f2e3bf3b2e69933c91eb9b2897c6bcc6038d Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Thu, 1 Sep 2022 13:37:49 +0200 Subject: Do not set AUTOCONF/AUTOMAKE_VERSION. They're set in xenocara.port.mk --- x11/xcb-util/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11/xcb-util/Makefile') 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 -- cgit v1.2.3