diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/g-wrap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile index 4de51e8..2a5ebb0 100644 --- a/devel/g-wrap/Makefile +++ b/devel/g-wrap/Makefile @@ -8,6 +8,7 @@ PORTNAME= g-wrap PORTVERSION= 1.3.4 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.gnucash.org/pub/g-wrap/source/ \ http://people.freebsd.org/~sobomax/ @@ -20,6 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/slib/require.scm:${PORTSDIR}/lang/slib USE_LIBTOOL= yes USE_GMAKE= yes +USE_GNOMNG= gtk12 INSTALLS_SHLIB= yes MAKE_ENV= GUILE_LOAD_PATH=${WRKSRC} |