diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /chinese/wenju | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | ports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Notes
Diffstat (limited to 'chinese/wenju')
-rw-r--r-- | chinese/wenju/Makefile | 7 | ||||
-rw-r--r-- | chinese/wenju/pkg-plist | 1 |
2 files changed, 4 insertions, 4 deletions
diff --git a/chinese/wenju/Makefile b/chinese/wenju/Makefile index 8a3d0b366012..817a9eb874a4 100644 --- a/chinese/wenju/Makefile +++ b/chinese/wenju/Makefile @@ -7,7 +7,7 @@ PORTNAME= wenju PORTVERSION= 1.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= chinese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wenju @@ -16,11 +16,10 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Collection of writing tools in Chinese USE_GNOME= gtk20 -GNU_CONFIGURE= yes USE_X_PREFIX= yes INSTALLS_SHLIB= yes -USE_GETOPT_LONG= yes -USE_AUTOTOOLS= libtool:13 +USE_GETOPT_LONG=yes +USE_AUTOTOOLS= libtool:15 .if !defined(WITHOUT_NLS) USE_GETTEXT= yes diff --git a/chinese/wenju/pkg-plist b/chinese/wenju/pkg-plist index 239e448504b7..0ce602165ed6 100644 --- a/chinese/wenju/pkg-plist +++ b/chinese/wenju/pkg-plist @@ -1,5 +1,6 @@ bin/tim-config bin/wrap +lib/gtk-2.0/2.4.0/immodules/im-tim.a lib/gtk-2.0/2.4.0/immodules/im-tim.la lib/gtk-2.0/2.4.0/immodules/im-tim.so %%NLS%%share/locale/zh_CN/LC_MESSAGES/wenju.mo |