diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-14 07:09:12 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-14 07:09:12 +0000 |
commit | 43a77fd34ec82c1a0a001c58e347f898656a0776 (patch) | |
tree | 719c5457aa9574ed888083bc59c1129c3ffd1e94 /chinese/wenju | |
parent | 9634e865f404e539726bcda6091a14cdaaac065e (diff) |
Notes
Diffstat (limited to 'chinese/wenju')
-rw-r--r-- | chinese/wenju/Makefile | 8 | ||||
-rw-r--r-- | chinese/wenju/pkg-plist | 1 |
2 files changed, 5 insertions, 4 deletions
diff --git a/chinese/wenju/Makefile b/chinese/wenju/Makefile index 817a9eb874a4..cd0ddd8168b6 100644 --- a/chinese/wenju/Makefile +++ b/chinese/wenju/Makefile @@ -15,11 +15,11 @@ MASTER_SITE_SUBDIR= wenju MAINTAINER= ports@FreeBSD.org COMMENT= Collection of writing tools in Chinese +USE_AUTOTOOLS= libtool:15 +USE_GETOPT_LONG=yes USE_GNOME= gtk20 +USE_LDCONFIG= yes USE_X_PREFIX= yes -INSTALLS_SHLIB= yes -USE_GETOPT_LONG=yes -USE_AUTOTOOLS= libtool:15 .if !defined(WITHOUT_NLS) USE_GETTEXT= yes @@ -33,7 +33,7 @@ PLIST_SUB+= NLS="@comment " .endif post-install: - gtk-query-immodules-2.0 > ${PREFIX}/etc/gtk-2.0/gtk.immodules + gtk-query-immodules-2.0 > ${TARGETDIR}/etc/gtk-2.0/gtk.immodules .include <bsd.port.pre.mk> diff --git a/chinese/wenju/pkg-plist b/chinese/wenju/pkg-plist index 0ce602165ed6..ccc4924bd77c 100644 --- a/chinese/wenju/pkg-plist +++ b/chinese/wenju/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ bin/tim-config bin/wrap lib/gtk-2.0/2.4.0/immodules/im-tim.a |