summaryrefslogtreecommitdiffstats
path: root/devel/regexx/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-12-22 13:27:46 +0000
committerijliao <ijliao@FreeBSD.org>2002-12-22 13:27:46 +0000
commit8d8e5fb54e012ee02146fdb350f02deefab72564 (patch)
tree7c84e3ef0748bc06016260e3253178a42342c0ba /devel/regexx/Makefile
parent43ad343dbb1a2dc06e008c8815f876e092c28aff (diff)
downloadFreeBSD-ports-8d8e5fb54e012ee02146fdb350f02deefab72564.zip
FreeBSD-ports-8d8e5fb54e012ee02146fdb350f02deefab72564.tar.gz
fix build on -current
PR: 46461 Submitted by: Ports Fury
Diffstat (limited to 'devel/regexx/Makefile')
-rw-r--r--devel/regexx/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/devel/regexx/Makefile b/devel/regexx/Makefile
index a07ba482..9c77150 100644
--- a/devel/regexx/Makefile
+++ b/devel/regexx/Makefile
@@ -16,12 +16,10 @@ MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
-USE_LIBTOOL= yes
-USE_AUTOMAKE= yes
-USE_AUTOCONF= yes
-
USE_GMAKE= yes
-
+USE_AUTOMAKE_VER= 14
+USE_AUTOCONF_VER= 213
+USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud