aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-07-31 17:36:03 +0800
committersobomax <sobomax@FreeBSD.org>2001-07-31 17:36:03 +0800
commitbec01331d9cf645a0794d4955934a157f6c7e156 (patch)
tree642b58de4f1e5b7fa5126999424552787a89b8d1 /lang
parent9cb64edf33bad13984d9deb5f43ccdcfe5f365e1 (diff)
downloadfreebsd-ports-graphics-bec01331d9cf645a0794d4955934a157f6c7e156.tar.gz
freebsd-ports-graphics-bec01331d9cf645a0794d4955934a157f6c7e156.tar.zst
freebsd-ports-graphics-bec01331d9cf645a0794d4955934a157f6c7e156.zip
Add guile into RUN_DEPENDS.
Diffstat (limited to 'lang')
-rw-r--r--lang/slib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/slib/Makefile b/lang/slib/Makefile
index f7e3a47d44d..3527c16c913 100644
--- a/lang/slib/Makefile
+++ b/lang/slib/Makefile
@@ -14,6 +14,8 @@ DISTNAME= slib2d1
MAINTAINER= nakai@FreeBSD.org
+RUN_DEPENDS= guile:${PORTSDIR}/lang/guile
+
WRKSRC= ${WRKDIR}/slib
USE_ZIP= yes