aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-13 14:18:58 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-13 14:18:58 +0000
commit6d93596b18261206e1826ef4c12de73ffbb6549d (patch)
tree4383e216684db0c82ef5487fd4dbdf3c362120b6 /chinese
parent12835d1061b3ff2993c1dc5da60277305753551c (diff)
downloadports-6d93596b18261206e1826ef4c12de73ffbb6549d.tar.gz
ports-6d93596b18261206e1826ef4c12de73ffbb6549d.zip
Notes
Diffstat (limited to 'chinese')
-rw-r--r--chinese/sunpinyin/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/chinese/sunpinyin/Makefile b/chinese/sunpinyin/Makefile
index 752088ffeb8c..2415a26c9de0 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
-USE_SCONS= yes
-SCONS_ARGS+= --prefix=${PREFIX} --libdatadir=${PREFIX}/share
+MAKE_ARGS+= --prefix=${PREFIX} --libdatadir=${PREFIX}/share
USE_LDCONFIG= yes
-USES= gmake iconv pkgconfig
+USES= scons gmake iconv pkgconfig
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
NO_STAGE= yes