From cea38f8422a3eeac06b3ce4a5828580a5812d2cc Mon Sep 17 00:00:00 2001 From: reg Date: Thu, 5 Oct 2000 06:57:56 +0000 Subject: Implement WANT_IMLIB and USE_IMLIB. --- japanese/eterm/Makefile | 7 ++++--- japanese/eterm/pkg-plist | 2 -- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'japanese/eterm') 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 -- cgit