diff options
Diffstat (limited to 'editors/cooledit/Makefile')
-rw-r--r-- | editors/cooledit/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index 5be7989..3ac32e3 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -3,7 +3,7 @@ # Date created: 18 November 1997 # Whom: brett@peloton.physics.montana.edu # -# $Id: Makefile,v 1.11 1999/01/30 01:24:29 fenner Exp $ +# $Id: Makefile,v 1.12 1999/04/06 22:06:40 jseger Exp $ # DISTNAME= cooledit-3.9.0 @@ -15,14 +15,10 @@ MAINTAINER= brett@peloton.physics.montana.edu LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm -GNU_CONFIGURE= yes +USE_LIBTOOL= yes CONFIGURE_ARGS= --disable-mail-author --disable-static --with-libs='-lcrypt -lreadline' USE_GMAKE= yes -post-extract: - @${CP} ${FILESDIR}/ltconfig-1.2 ${WRKSRC}/ltconfig - @${CP} ${FILESDIR}/ltmain.sh-1.2 ${WRKSRC}/ltmain.sh - pre-install: @${ECHO_MSG} "Installing in ${PREFIX}/bin" |