svn commit: r360878 - head/lang/oo2c
Johan van Selst
johans at FreeBSD.org
Sun Jul 6 10:54:45 UTC 2014
Author: johans
Date: Sun Jul 6 10:54:45 2014
New Revision: 360878
URL: http://svnweb.freebsd.org/changeset/ports/360878
QAT: https://qat.redports.org/buildarchive/r360878/
Log:
Modernise options (libtool, bz2)
Modified:
head/lang/oo2c/Makefile
Modified: head/lang/oo2c/Makefile
==============================================================================
--- head/lang/oo2c/Makefile Sun Jul 6 10:52:53 2014 (r360877)
+++ head/lang/oo2c/Makefile Sun Jul 6 10:54:45 2014 (r360878)
@@ -15,9 +15,7 @@ BUILD_DEPENDS= xsltproc:${PORTSDIR}/text
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
More information about the svn-ports-all
mailing list