From 8503536d3896846d823f7f76be54e0a99da8d8b6 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 23 Feb 2006 10:40:44 +0000 Subject: Conversion to a single libtool environment. Approved by: portmgr (kris) --- editors/cooledit/Makefile | 3 ++- editors/cooledit/pkg-plist | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'editors/cooledit') diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index 8e105eb04fa7..86dd23be88a6 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -7,6 +7,7 @@ PORTNAME= cooledit PORTVERSION= 3.17.17 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/editors/X/cooledit @@ -19,7 +20,7 @@ USE_PYTHON= yes USE_GETTEXT= yes USE_REINPLACE= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" INSTALLS_SHLIB= yes diff --git a/editors/cooledit/pkg-plist b/editors/cooledit/pkg-plist index 6d394a38bc55..bfdac7962a0e 100644 --- a/editors/cooledit/pkg-plist +++ b/editors/cooledit/pkg-plist @@ -4,6 +4,7 @@ bin/coolman bin/coolproject bin/smalledit lib/libCw.a +lib/libCw.la lib/libCw.so lib/libCw.so.1 %%DATADIR%%/c_utils.py -- cgit v1.2.3