Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jul 2014 10:54:45 +0000 (UTC)
From:      Johan van Selst <johans@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r360878 - head/lang/oo2c
Message-ID:  <201407061054.s66AsjTQ026477@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407061054.s66AsjTQ026477>