diff options
author | Jeremy Lea <reg@FreeBSD.org> | 2000-10-05 06:57:56 +0000 |
---|---|---|
committer | Jeremy Lea <reg@FreeBSD.org> | 2000-10-05 06:57:56 +0000 |
commit | bebd89314e57ff34ea47724c5605a0f32c425dcf (patch) | |
tree | d991da3f3e4ccc0cc8f9eab35d1891ca59b0fd9a /japanese | |
parent | Implment WANT_GTK. (diff) |
Implement WANT_IMLIB and USE_IMLIB.
Notes
Notes:
svn path=/head/; revision=33427
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/eterm/Makefile | 7 | ||||
-rw-r--r-- | japanese/eterm/pkg-plist | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/japanese/eterm/Makefile b/japanese/eterm/Makefile index e8a8bd7524f0..0928d9aee378 100644 --- a/japanese/eterm/Makefile +++ b/japanese/eterm/Makefile @@ -16,15 +16,16 @@ DISTNAME= Eterm-${PORTVERSION} MAINTAINER= nobutaka@nobutaka.com -LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib BUILD_DEPENDS= man2html:${PORTSDIR}/textproc/man2html USE_GMAKE= yes USE_X_PREFIX= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= LIBS="-lxpg4" +USE_IMLIB= yes +USE_LIBTOOL= yes CONFIGURE_ARGS= --enable-trans=imlib --enable-utmp --enable-multi-charset=kanji \ --enable-xim --with-theme-update +CONFIGURE_ENV= LIBS="-lxpg4" + MAN1= Eterm.1 INSTALLS_SHLIB= yes diff --git a/japanese/eterm/pkg-plist b/japanese/eterm/pkg-plist index c75bc2c4cdb5..4b0a9580bffe 100644 --- a/japanese/eterm/pkg-plist +++ b/japanese/eterm/pkg-plist @@ -6,11 +6,9 @@ bin/Ettable bin/Etcolors bin/Etwinop lib/libEterm.a -lib/libEterm.la lib/libEterm.so lib/libEterm.so.9 lib/libmej.a -lib/libmej.la lib/libmej.so lib/libmej.so.9 share/Eterm/pix/014.jpg |