aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-06-19 16:37:57 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-06-19 16:37:57 +0000
commit71c8105783f10caa9c6581b220bb17debc74835c (patch)
treedf2587552f335f4cb7d22139e7902d057008901e /lang
parentb93aeaef4d71adfa7d363db5d2c563c8f04f17c7 (diff)
downloadports-71c8105783f10caa9c6581b220bb17debc74835c.tar.gz
ports-71c8105783f10caa9c6581b220bb17debc74835c.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/gnustep-guile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile
index d601cbee2c3a..53c4eed62144 100644
--- a/lang/gnustep-guile/Makefile
+++ b/lang/gnustep-guile/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= dinoex@FreeBSD.org
BUILD_DEPENDS= ${COMBOLIBDIR}/libgnustep-base.so:${PORTSDIR}/lang/gnustep-base
RUN_DEPENDS= ${COMBOLIBDIR}/libgnustep-base.so:${PORTSDIR}/lang/gnustep-base
-LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
.include <bsd.port.pre.mk>