aboutsummaryrefslogtreecommitdiff
path: root/editors/cooledit
diff options
context:
space:
mode:
Diffstat (limited to 'editors/cooledit')
-rw-r--r--editors/cooledit/Makefile6
1 files changed, 5 insertions, 1 deletions
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"