aboutsummaryrefslogtreecommitdiff
path: root/devel/g-wrap
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-17 18:36:37 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-17 18:36:37 +0000
commitf65433e394d16c8d39a4cf97ffd33225a6bf044d (patch)
tree9073241080c4034569bda05d415d2a2a674a3bd5 /devel/g-wrap
parent8cc8f64cb0aa7c06b507ade9d1d42e362d72423e (diff)
downloadports-f65433e394d16c8d39a4cf97ffd33225a6bf044d.tar.gz
ports-f65433e394d16c8d39a4cf97ffd33225a6bf044d.zip
This port also has a RUN_DEPENDS on slib-guile. Without it, new installations
won't be able to build GnuCash.
Notes
Notes: svn path=/head/; revision=96079
Diffstat (limited to 'devel/g-wrap')
-rw-r--r--devel/g-wrap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile
index e3919077783a..c13c6b53e6d7 100644
--- a/devel/g-wrap/Makefile
+++ b/devel/g-wrap/Makefile
@@ -8,7 +8,7 @@
PORTNAME= g-wrap
PORTVERSION= 1.3.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel scheme
MASTER_SITES= http://www.gnucash.org/pub/g-wrap/source/ \
http://people.freebsd.org/~sobomax/
@@ -19,7 +19,7 @@ COMMENT= A tool for exporting C libraries into Scheme interpreters
BUILD_DEPENDS= ${LOCALBASE}/share/guile/slib/slibcat:${PORTSDIR}/lang/slib-guile
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
+RUN_DEPENDS= ${BUILD_DEPENDS}
INFO= g-wrap