diff options
author | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
commit | da880765886f48c0ac8fd253e5601d04ea853215 (patch) | |
tree | 55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /textproc/wv | |
parent | ba4beb1ea11e6147a9b30969be42685d1c709e56 (diff) | |
download | freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.zst freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.zip |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'textproc/wv')
-rw-r--r-- | textproc/wv/Makefile | 4 | ||||
-rw-r--r-- | textproc/wv/pkg-plist | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile index 5ca9b7927684..8d7d2868e920 100644 --- a/textproc/wv/Makefile +++ b/textproc/wv/Makefile @@ -7,7 +7,7 @@ PORTNAME= wv PORTVERSION= 1.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wvware @@ -25,7 +25,7 @@ RUN_DEPENDS= lynx:${PORTSDIR}/www/lynx-ssl USE_GETOPT_LONG= yes USE_GNOME= gnometarget pkgconfig glib20 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-exporter \ --with-glib=glib2 \ diff --git a/textproc/wv/pkg-plist b/textproc/wv/pkg-plist index 5ef409032537..781ece2b66e7 100644 --- a/textproc/wv/pkg-plist +++ b/textproc/wv/pkg-plist @@ -18,10 +18,10 @@ include/wv/libole2/ms-ole-summary.h include/wv/libole2/ms-ole.h include/wv/wv.h include/wv/wvexporter.h -lib/libwv.a -lib/libwv.so lib/libwv-1.0.so lib/libwv-1.0.so.0 +lib/libwv.la +lib/libwv.so libdata/pkgconfig/wv-1.0.pc share/wv/patterns/100.gif share/wv/patterns/101.gif |