diff options
Diffstat (limited to 'devel/php-java-bridge/Makefile')
-rw-r--r-- | devel/php-java-bridge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/php-java-bridge/Makefile b/devel/php-java-bridge/Makefile index 2cbe7906a356..f13455950c2a 100644 --- a/devel/php-java-bridge/Makefile +++ b/devel/php-java-bridge/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= PHP module wich connects the PHP object with the Java/ECMA 335 object -USE_AUTOTOOLS= autoconf:267:env automake:19:env libtool:22:env +USE_AUTOTOOLS= autoconf:267:env automake:111:env libtool:22:env GNU_CONFIGURE= yes USE_GMAKE= yes USE_JAVA= yes |