From 10f362810fd686e3048027115c44413c0931ebfd Mon Sep 17 00:00:00 2001 From: dinoex Date: Wed, 26 Feb 2003 20:05:16 +0000 Subject: - Update for gnustep 1.5.2 and gui 0.8.4 --- lang/gnustep-guile/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/gnustep-guile') diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile index 59266a48d815..328405916a80 100644 --- a/lang/gnustep-guile/Makefile +++ b/lang/gnustep-guile/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnustep-guile PORTVERSION= 1.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNUSTEP} \ ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ @@ -34,6 +34,7 @@ USE_GMAKE= yes MAKEFILE= MAKE_FLAGS= OPTFLAG="${CFLAGS}" NO_MTREE= yes +USE_GCC= 3.2 MAN1= greg.1 -- cgit