aboutsummaryrefslogtreecommitdiff
path: root/devel/regexx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/regexx/Makefile')
-rw-r--r--devel/regexx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/regexx/Makefile b/devel/regexx/Makefile
index 3469815c12db..0939a3865732 100644
--- a/devel/regexx/Makefile
+++ b/devel/regexx/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A complete regular expressions C++ solution
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
MAKE_ENV+= INCLUDES="-I${WRKSRC}/pcre"