From f2957143a59075805ac0945e29236840562c899e Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 2 May 2003 03:29:26 +0000 Subject: Chase guile's shared lib version. --- lang/gnustep-guile/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/gnustep-guile') diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile index 1f83897..32a4b33 100644 --- a/lang/gnustep-guile/Makefile +++ b/lang/gnustep-guile/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= libs MAINTAINER= dinoex@FreeBSD.org COMMENT= GNUstep interface to the GUILE scheme interpreter -LIB_DEPENDS+= guile.10:${PORTSDIR}/lang/guile +LIB_DEPENDS+= guile.15:${PORTSDIR}/lang/guile PREFIX= ${LOCALBASE}/GNUstep NO_MTREE= yes @@ -45,6 +45,6 @@ USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes .include "${PORTSDIR}/devel/gnustep/bsd.gnustep.mk" -GUILE_VER!= (cd ${PORTSDIR}/lang/guile && make -V PORTVERSION) +GUILE_VER!= (cd ${PORTSDIR}/lang/guile && make -V GUILE_VER) .include -- cgit v1.1