diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /devel/g-wrap | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes:
svn path=/head/; revision=156749
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 |