From 2050cbcca442dfa073e880d4472d06f3df64d9af Mon Sep 17 00:00:00 2001 From: vanilla Date: Tue, 27 Oct 1998 16:33:54 +0000 Subject: Change the version number of guile. --- lang/guileobjc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang') diff --git a/lang/guileobjc/Makefile b/lang/guileobjc/Makefile index 57535fddab01..3a96c1117265 100644 --- a/lang/guileobjc/Makefile +++ b/lang/guileobjc/Makefile @@ -3,7 +3,7 @@ # Date created: 21 April 1998 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.2 1998/09/24 05:04:06 vanilla Exp $ +# $Id: Makefile,v 1.3 1998/10/05 05:04:46 steve Exp $ # DISTNAME= guileobjc-0.3.8 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.aist-nara.ac.jp/pub/personal/masata-y/gyve/fullkit/gyve MAINTAINER= Nakai@technologist.com BUILD_DEPENDS= ${LOCALBASE}/lib/libobjects.a:${PORTSDIR}/lang/libobjects -LIB_DEPENDS= guile.2:${PORTSDIR}/lang/guile +LIB_DEPENDS= guile.4:${PORTSDIR}/lang/guile GNU_CONFIGURE= yes -- cgit