aboutsummaryrefslogtreecommitdiff
path: root/chinese/sunpinyin/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-14 08:51:34 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-14 08:51:34 +0000
commite25ddcf079501389758b6e47ab545e9f06e94f7d (patch)
treeec8d23ac9c4b33ea091e79b86e63ac2074f7acb4 /chinese/sunpinyin/Makefile
parentcb8f923af6e23780692065ba9998c7bfe04770ef (diff)
downloadports-e25ddcf079501389758b6e47ab545e9f06e94f7d.tar.gz
ports-e25ddcf079501389758b6e47ab545e9f06e94f7d.zip
Notes
Diffstat (limited to 'chinese/sunpinyin/Makefile')
-rw-r--r--chinese/sunpinyin/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/chinese/sunpinyin/Makefile b/chinese/sunpinyin/Makefile
index 210adf2d6fa4..20379f323677 100644
--- a/chinese/sunpinyin/Makefile
+++ b/chinese/sunpinyin/Makefile
@@ -12,22 +12,18 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:1 \
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= lichray@gmail.com
-COMMENT= A statistical language model based input method engine
+COMMENT= Statistical language model based input method engine
LICENSE= LGPL21 CDDL
LICENSE_COMB= dual
-LIB_DEPENDS= sqlite3:${PORTSDIR}/databases/sqlite3
+LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3
-LICENSE_FILE_LGPL21= ${WRKSRC}/LGPL.LICENSE
-LICENSE_FILE_CDDL= ${WRKSRC}/OPENSOLARIS.LICENSE
-
-USES= pkgconfig
USE_XZ= yes
USE_SCONS= yes
SCONS_ARGS+= --prefix=${PREFIX} --libdatadir=${PREFIX}/share
USE_LDCONFIG= yes
-USE_GMAKE= yes
+USES= gmake pkgconfig
post-patch:
@${CP} ${_DISTDIR}/lm_sc.t3g.arpa.tar.bz2 \