svn commit: r352056 - head/dns/maradns
Bryan Drewery
bdrewery at FreeBSD.org
Thu Apr 24 19:32:13 UTC 2014
Author: bdrewery
Date: Thu Apr 24 19:32:13 2014
New Revision: 352056
URL: http://svnweb.freebsd.org/changeset/ports/352056
QAT: https://qat.redports.org/buildarchive/r352056/
Log:
Convert to USES=tar
Modified:
head/dns/maradns/Makefile
Modified: head/dns/maradns/Makefile
==============================================================================
--- head/dns/maradns/Makefile Thu Apr 24 19:31:28 2014 (r352055)
+++ head/dns/maradns/Makefile Thu Apr 24 19:32:13 2014 (r352056)
@@ -20,8 +20,8 @@ MAKE_ENV= FLAGS="${CFLAGS}"
CONFIGURE_ENV= LANG=
HAS_CONFIGURE= yes
-USE_BZIP2= yes
USE_RC_SUBR= ${PORTNAME} zoneserver Deadwood
+USES= tar:bzip2
USERS= bind
GROUPS= bind
INSTALL_TARGET= install PREFIX=${STAGEDIR}${PREFIX}
More information about the svn-ports-head
mailing list