summaryrefslogtreecommitdiffstats
path: root/textproc/enchant
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerade <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commitda880765886f48c0ac8fd253e5601d04ea853215 (patch)
tree55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /textproc/enchant
parentba4beb1ea11e6147a9b30969be42685d1c709e56 (diff)
downloadFreeBSD-ports-da880765886f48c0ac8fd253e5601d04ea853215.zip
FreeBSD-ports-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'textproc/enchant')
-rw-r--r--textproc/enchant/Makefile3
-rw-r--r--textproc/enchant/pkg-plist5
2 files changed, 7 insertions, 1 deletions
diff --git a/textproc/enchant/Makefile b/textproc/enchant/Makefile
index c382c6e..bce56af 100644
--- a/textproc/enchant/Makefile
+++ b/textproc/enchant/Makefile
@@ -7,6 +7,7 @@
PORTNAME= enchant
PORTVERSION= 1.2.0
+PORTREVISION= 1
CATEGORIES= textproc gnome
MASTER_SITES= http://www.abisource.com/downloads/enchant/${PORTVERSION}/
# ${MASTER_SITE_SOURCEFORGE}
@@ -18,7 +19,7 @@ COMMENT= Dictionary/spellchecking framework
USE_GMAKE= yes
USE_REINPLACE= yes
-USE_AUTOTOOLS= libtool:15
+USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
USE_GNOME= gnomehack gnometarget glib20 ltverhack
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/textproc/enchant/pkg-plist b/textproc/enchant/pkg-plist
index c93af8c..335debd 100644
--- a/textproc/enchant/pkg-plist
+++ b/textproc/enchant/pkg-plist
@@ -4,18 +4,23 @@ include/enchant/enchant++.h
include/enchant/enchant-provider.h
include/enchant/enchant.h
%%ASPELL%%lib/enchant/libenchant_aspell.a
+%%ASPELL%%lib/enchant/libenchant_aspell.la
%%ASPELL%%lib/enchant/libenchant_aspell.so
%%ASPELL%%lib/enchant/libenchant_aspell.so.1
%%HSPELL%%lib/enchant/libenchant_hspell.a
+%%HSPELL%%lib/enchant/libenchant_hspell.la
%%HSPELL%%lib/enchant/libenchant_hspell.so
%%HSPELL%%lib/enchant/libenchant_hspell.so.1
lib/enchant/libenchant_ispell.a
+lib/enchant/libenchant_ispell.la
lib/enchant/libenchant_ispell.so
lib/enchant/libenchant_ispell.so.1
lib/enchant/libenchant_myspell.a
+lib/enchant/libenchant_myspell.la
lib/enchant/libenchant_myspell.so
lib/enchant/libenchant_myspell.so.1
lib/libenchant.a
+lib/libenchant.la
lib/libenchant.so
lib/libenchant.so.1
libdata/pkgconfig/enchant.pc
OpenPOWER on IntegriCloud