aboutsummaryrefslogtreecommitdiff
path: root/lang/oo2c
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2014-07-06 10:54:45 +0000
committerJohan van Selst <johans@FreeBSD.org>2014-07-06 10:54:45 +0000
commitdda6eed9b5ef7e50282b1b145dd4952d985dca02 (patch)
treefcaf512a8a581d5eea52ab460eb579d79ea5d643 /lang/oo2c
parent021a2091547e1106b7ce306d76cea58f20673b2f (diff)
downloadports-dda6eed9b5ef7e50282b1b145dd4952d985dca02.tar.gz
ports-dda6eed9b5ef7e50282b1b145dd4952d985dca02.zip
Modernise options (libtool, bz2)
Notes
Notes: svn path=/head/; revision=360878
Diffstat (limited to 'lang/oo2c')
-rw-r--r--lang/oo2c/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/oo2c/Makefile b/lang/oo2c/Makefile
index 7f9bd6d9a4fa..fb4f315d6d6a 100644
--- a/lang/oo2c/Makefile
+++ b/lang/oo2c/Makefile
@@ -15,9 +15,7 @@ BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt
LIB_DEPENDS= libgc.so:${PORTSDIR}/devel/boehm-gc
DOCSDIR= lib/${PORTNAME}
-USES= gmake
-USE_BZIP2= yes
-USE_AUTOTOOLS= libtool
+USES= gmake libtool tar:bzip2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_CSTD= gnu89