summaryrefslogtreecommitdiff
path: root/x11/libxcb
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2022-09-01 13:37:49 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2022-09-01 13:39:50 +0200
commit2243f2e3bf3b2e69933c91eb9b2897c6bcc6038d (patch)
treeef4931f46b4285b69686eb6961e429857c26e3b1 /x11/libxcb
parent6faa9bc8a78bde33829eb9b25de399bdb182a917 (diff)
Do not set AUTOCONF/AUTOMAKE_VERSION. They're set in xenocara.port.mk
Diffstat (limited to 'x11/libxcb')
-rw-r--r--x11/libxcb/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile
index c423b5c..3a88abc 100644
--- a/x11/libxcb/Makefile
+++ b/x11/libxcb/Makefile
@@ -51,7 +51,4 @@ LIB_DEPENDS = x11/libXau \
SEPARATE_BUILD = Yes
CONFIGURE_STYLE = autoreconf
-AUTOCONF_VERSION = 2.69
-AUTOMAKE_VERSION = 1.12
-
.include <bsd.port.mk>