diff options
author | kris <kris@FreeBSD.org> | 2003-08-16 18:07:08 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-08-16 18:07:08 +0800 |
commit | 5afcbd7a6c4863eeef036810b9813dcee8a33d60 (patch) | |
tree | 98fb783cd28d1c30a047f45c4953776f7514eff3 /devel | |
parent | 2e7debe003543f884295e6942ba68a911a72a693 (diff) | |
download | freebsd-ports-gnome-5afcbd7a6c4863eeef036810b9813dcee8a33d60.tar.gz freebsd-ports-gnome-5afcbd7a6c4863eeef036810b9813dcee8a33d60.tar.zst freebsd-ports-gnome-5afcbd7a6c4863eeef036810b9813dcee8a33d60.zip |
Utilize INFO and bump PORTREVISION.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/g-wrap/Makefile | 4 | ||||
-rw-r--r-- | devel/g-wrap/pkg-plist | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile index 47858174690a..cbdb65141a9f 100644 --- a/devel/g-wrap/Makefile +++ b/devel/g-wrap/Makefile @@ -8,7 +8,7 @@ PORTNAME= g-wrap PORTVERSION= 1.3.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= http://www.gnucash.org/pub/g-wrap/source/ \ http://people.freebsd.org/~sobomax/ @@ -21,6 +21,8 @@ LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile \ guilegtk-1.2.0:${PORTSDIR}/x11-toolkits/guile-gtk RUN_DEPENDS= ${LOCALBASE}/share/slib/require.scm:${PORTSDIR}/lang/slib +INFO= g-wrap + USE_LIBTOOL= yes USE_GMAKE= yes USE_GNOME= gtk12 diff --git a/devel/g-wrap/pkg-plist b/devel/g-wrap/pkg-plist index ee44b6b46710..12d7b2272a12 100644 --- a/devel/g-wrap/pkg-plist +++ b/devel/g-wrap/pkg-plist @@ -2,9 +2,6 @@ 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 -info/g-wrap.info -info/g-wrap.info-1 -info/g-wrap.info-2 lib/libgw-glib.a lib/libgw-glib.so lib/libgw-glib.so.0 |