From a39d5573ba14d3ab5f4e7d8995c62ac5d63581f4 Mon Sep 17 00:00:00 2001 From: David Naylor Date: Thu, 24 Apr 2014 20:11:01 +0000 Subject: Update my ports to be compliant with new USES framework and fix other issues. Changes: * various: migrate USE_BZIP2 to USES=tar:bzip2 * various: migrate USE_XZ to USES=tar:xz * multimedia/py-ffmpeg: add and prefer github (GH) as master site * ports-mgmt/portbuilder: specify license as BSD2CLAUSE (instead of just BSD) Most ports are updated infrequently so a single batch commit is preferred over collating changes per port. --- emulators/i386-wine/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators/i386-wine') diff --git a/emulators/i386-wine/Makefile.inc b/emulators/i386-wine/Makefile.inc index 1588a3ffce68..3bfcdc031004 100644 --- a/emulators/i386-wine/Makefile.inc +++ b/emulators/i386-wine/Makefile.inc @@ -36,7 +36,7 @@ PKGDEINSTALL= ${PKGINSTALL} PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message USE_LDCONFIG32= ${PREFIX}/lib32 ${PREFIX}/lib32/wine -USE_XZ= yes +USES= tar:xz PORTSCOUT= limitw:1,even -- cgit v1.2.3