summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2016-01-07 14:37:49 +0000
committerJason E. Hale <jhale@FreeBSD.org>2016-01-07 14:37:49 +0000
commit5318f51870352a52dfa1819aa953cbdae8548c86 (patch)
tree3ccbc552574cc3596a13de2fcb72486b0e6bfb91 /chinese
parentnet/ntp-devel: Fix untracked gettext dependency & lots more (diff)
- Switch to USE_SQLITE
- Remove unnecessary gmake build dependency
Notes
Notes: svn path=/head/; revision=405441
Diffstat (limited to 'chinese')
-rw-r--r--chinese/libchewing/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/libchewing/Makefile b/chinese/libchewing/Makefile
index ee4e0d43b3a6..ed054c6c0471 100644
--- a/chinese/libchewing/Makefile
+++ b/chinese/libchewing/Makefile
@@ -14,9 +14,9 @@ LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:${PORTSDIR}/print/texinfo
-LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3
-USES= cmake gmake libtool pathfix pkgconfig tar:bzip2
+USES= cmake libtool pathfix pkgconfig tar:bzip2
+USE_SQLITE= yes
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= chewing