aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-03-14 23:51:50 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-03-14 23:51:50 +0800
commit150d617d29dddd4688c1e021d7c8e44a981d7e94 (patch)
treed57b82fef8a8c9170980fac999061a8b275fcfc5
parent709be930dd18a2ebc51cde8da18e5382f07db3e1 (diff)
downloadfreebsd-ports-graphics-150d617d29dddd4688c1e021d7c8e44a981d7e94.tar.gz
freebsd-ports-graphics-150d617d29dddd4688c1e021d7c8e44a981d7e94.tar.zst
freebsd-ports-graphics-150d617d29dddd4688c1e021d7c8e44a981d7e94.zip
- Use USES=tar:xz
-rw-r--r--audio/fplib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/fplib/Makefile b/audio/fplib/Makefile
index 1e650ab42e6..9bab96776fe 100644
--- a/audio/fplib/Makefile
+++ b/audio/fplib/Makefile
@@ -22,8 +22,7 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
CPPFLAGS+= -I${LOCALBASE}/include
MAKE_JOBS_UNSAFE= yes
USE_LDCONFIG= yes
-USE_XZ= yes
-USES= cmake
+USES= cmake tar:xz
post-patch:
@${REINPLACE_CMD} \