svn commit: r348197 - head/www/xapian-omega

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Mar 14 10:09:31 UTC 2014


Author: sunpoet
Date: Fri Mar 14 10:09:31 2014
New Revision: 348197
URL: http://svnweb.freebsd.org/changeset/ports/348197
QAT: https://qat.redports.org/buildarchive/r348197/

Log:
  - Use USES=tar:xz

Modified:
  head/www/xapian-omega/Makefile

Modified: head/www/xapian-omega/Makefile
==============================================================================
--- head/www/xapian-omega/Makefile	Fri Mar 14 10:09:26 2014	(r348196)
+++ head/www/xapian-omega/Makefile	Fri Mar 14 10:09:31 2014	(r348197)
@@ -28,8 +28,7 @@ CPPFLAGS+=	-I${LOCALBASE}/include
 GNU_CONFIGURE=	yes
 LDFLAGS+=	-L${LOCALBASE}/lib
 USE_LDCONFIG=	yes
-USE_XZ=		yes
-USES=		perl5 shebangfix
+USES=		perl5 shebangfix tar:xz
 
 MORE_PORTDOCS=	AUTHORS ChangeLog NEWS README TODO
 PORTDOCS=	${MORE_PORTDOCS} cgiparams.html index.html omegascript.html \


More information about the svn-ports-head mailing list