svn commit: r355301 - head/databases/firebird25-server

Martin Wilke miwi at FreeBSD.org
Mon May 26 11:38:52 UTC 2014


Author: miwi
Date: Mon May 26 11:38:51 2014
New Revision: 355301
URL: http://svnweb.freebsd.org/changeset/ports/355301
QAT: https://qat.redports.org/buildarchive/r355301/

Log:
  Approved by:	portmgr (myself)

Modified:
  head/databases/firebird25-server/Makefile

Modified: head/databases/firebird25-server/Makefile
==============================================================================
--- head/databases/firebird25-server/Makefile	Mon May 26 11:35:03 2014	(r355300)
+++ head/databases/firebird25-server/Makefile	Mon May 26 11:38:51 2014	(r355301)
@@ -20,9 +20,7 @@ CONFLICTS?=	${PORTNAME}20-client-* \
 
 LIB_DEPENDS=	libicuuc.so:${PORTSDIR}/devel/icu
 
-USES=		bison
-USE_BZIP2=	yes
-USE_GMAKE=	yes
+USES=		bison tar:bzip2 gmake
 GNU_CONFIGURE=	yes
 MAKE_JOBS_UNSAFE=	yes
 


More information about the svn-ports-all mailing list