From fff296bfe7e1afaa552a3b360b7a478288ef7be9 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 21:07:39 +0000 Subject: Convert a bunch of USE_XZ to USES=tar:xz. Approved by: portmgr (not really, but touches unstaged ports) --- chinese/sunpinyin/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chinese/sunpinyin') diff --git a/chinese/sunpinyin/Makefile b/chinese/sunpinyin/Makefile index 6e687ed5ccfd..a04c2d4e0424 100644 --- a/chinese/sunpinyin/Makefile +++ b/chinese/sunpinyin/Makefile @@ -20,10 +20,9 @@ LICENSE_COMB= dual LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3 -USE_XZ= yes MAKE_ARGS+= --prefix=${PREFIX} --libdatadir=${PREFIX}/share USE_LDCONFIG= yes -USES= scons gmake iconv pkgconfig +USES= scons gmake iconv pkgconfig tar:xz LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} NO_STAGE= yes -- cgit v1.2.3