From aab02f871a6a1e550d63e82871ce0b12d6034be9 Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Sun, 3 May 1998 15:40:01 +0000 Subject: Make this port use libtool v1.2 instead of the included 1.0. This fixes building on current. I have sent a message to the developer of cooledit, so hopefully this won't be needed for long. --- editors/cooledit/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'editors/cooledit') diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index 5d86a7c1143f..be284f8b045f 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$ +# $Id: Makefile,v 1.1.1.1 1998/04/19 05:14:17 mph Exp $ # DISTNAME= cooledit-3.6.0 @@ -19,6 +19,10 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-mail-author --disable-static 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" -- cgit v1.2.3