Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Mar 2014 10:09:31 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r348197 - head/www/xapian-omega
Message-ID:  <201403141009.s2EA9VvL016029@svn.freebsd.org>

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



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