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 /devel/g-wrap | |
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 'devel/g-wrap')
-rw-r--r-- | devel/g-wrap/Makefile | 4 | ||||
-rw-r--r-- | devel/g-wrap/pkg-plist | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile index f4c362665a01..e862ba0b85ca 100644 --- a/devel/g-wrap/Makefile +++ b/devel/g-wrap/Makefile @@ -8,7 +8,7 @@ PORTNAME= g-wrap PORTVERSION= 1.3.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel scheme MASTER_SITES= http://www.gnucash.org/pub/g-wrap/source/ \ http://people.freebsd.org/~sobomax/ @@ -23,7 +23,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/guile/slibcat:${PORTSDIR}/lang/slib-guile INFO= g-wrap -USE_AUTOTOOLS= libtool:13:inc +GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gtk12 INSTALLS_SHLIB= yes diff --git a/devel/g-wrap/pkg-plist b/devel/g-wrap/pkg-plist index 12d7b2272a12..26aa19e3d4d7 100644 --- a/devel/g-wrap/pkg-plist +++ b/devel/g-wrap/pkg-plist @@ -2,16 +2,12 @@ bin/g-wrap-config include/g-wrap/g-wrap-compatibility.h include/g-wrap/g-wrap-glib.h include/g-wrap/g-wrap-wct.h -lib/libgw-glib.a lib/libgw-glib.so lib/libgw-glib.so.0 -lib/libgw-gtk.a lib/libgw-gtk.so lib/libgw-gtk.so.0 -lib/libgw-standard.a lib/libgw-standard.so lib/libgw-standard.so.0 -lib/libgw-wct.a lib/libgw-wct.so lib/libgw-wct.so.0 lib/libgwrap-glib.a |