From b49f3df66216bea093bb055b7aeb51b176ba5f0f Mon Sep 17 00:00:00 2001 From: steve Date: Sat, 29 May 1999 04:10:49 +0000 Subject: Fixup after imlib version bump. PR: 11843 Submitted by: Jeremy Lea --- x11/eterm/Makefile | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'x11/eterm/Makefile') diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile index 10bb4ca..4970540 100644 --- a/x11/eterm/Makefile +++ b/x11/eterm/Makefile @@ -3,7 +3,7 @@ # Date created: 24 November 1997 # Whom: Murray Stokely # -# $Id: Makefile,v 1.15 1999/02/22 10:27:41 steve Exp $ +# $Id: Makefile,v 1.16 1999/03/15 18:30:05 nectar Exp $ # DISTNAME= Eterm-0.8.8 @@ -17,13 +17,12 @@ MASTER_SITES= ftp://ftp.eterm.org/pub/Eterm/ \ MAINTAINER= murray@cdrom.com -BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool -LIB_DEPENDS= Imlib.3:${PORTSDIR}/graphics/imlib +LIB_DEPENDS= Imlib.4:${PORTSDIR}/graphics/imlib USE_GMAKE= yes USE_X_PREFIX= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" LOCALBASE=${LOCALBASE} +USE_LIBTOOL= yes +CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" MAN1= Eterm.1 @@ -32,9 +31,6 @@ pre-patch: ${CP} ${FILESDIR}/patch-kanji ${PATCHDIR} .endif -post-patch: - @find ${WRKSRC} -name '*.orig' | xargs ${RM} -f - post-install: chown root.wheel ${PREFIX}/bin/Eterm chmod 4755 ${PREFIX}/bin/Eterm -- cgit v1.1