summaryrefslogtreecommitdiff
path: root/x11/fonttosfnt/Makefile
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/fonttosfnt/Makefile
parent6faa9bc8a78bde33829eb9b25de399bdb182a917 (diff)
Do not set AUTOCONF/AUTOMAKE_VERSION. They're set in xenocara.port.mk
Diffstat (limited to 'x11/fonttosfnt/Makefile')
-rw-r--r--x11/fonttosfnt/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/x11/fonttosfnt/Makefile b/x11/fonttosfnt/Makefile
index 2688974..a16323c 100644
--- a/x11/fonttosfnt/Makefile
+++ b/x11/fonttosfnt/Makefile
@@ -23,9 +23,6 @@ LIB_DEPENDS = print/freetype2 \
SEPARATE_BUILD = Yes
CONFIGURE_STYLE = gnu
-AUTOCONF_VERSION = 2.69
-AUTOMAKE_VERSION = 1.12
-
NO_TEST = Yes
.include <bsd.port.mk>