aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/scim-fcitx
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2014-06-02 00:43:03 +0800
committerohauer <ohauer@FreeBSD.org>2014-06-02 00:43:03 +0800
commitdf3edca40adc4f931a1a6442656944291933a560 (patch)
treee50c4ec462c56e17e3945f544a036dd2d75120f0 /chinese/scim-fcitx
parent48473102a3e4f8dc76ab3937411cd71b2bba3e0c (diff)
downloadfreebsd-ports-gnome-df3edca40adc4f931a1a6442656944291933a560.tar.gz
freebsd-ports-gnome-df3edca40adc4f931a1a6442656944291933a560.tar.zst
freebsd-ports-gnome-df3edca40adc4f931a1a6442656944291933a560.zip
- USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz)
Diffstat (limited to 'chinese/scim-fcitx')
-rw-r--r--chinese/scim-fcitx/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/scim-fcitx/Makefile b/chinese/scim-fcitx/Makefile
index 444ad15cdc61..7d0c31fbff54 100644
--- a/chinese/scim-fcitx/Makefile
+++ b/chinese/scim-fcitx/Makefile
@@ -15,8 +15,7 @@ COMMENT= SCIM IMEngine module for fcitx
RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim
BUILD_DEPENDS:= ${RUN_DEPENDS}
-USE_BZIP2= yes
-USES= gmake pkgconfig
+USES= tar:bzip2 gmake pkgconfig
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes