summaryrefslogtreecommitdiff
path: root/x11-toolkits/gnustep-back/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-02-26 19:59:52 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-02-26 19:59:52 +0000
commit723e77931a9eb864091b766c85ccf8d81e417305 (patch)
treeb0aef2f66ab2f5a64bb23cd4818fd90329380da5 /x11-toolkits/gnustep-back/Makefile
parentUpdate to 0.0.3 and unbreak post-install. (diff)
- Update gnustep-gui and gnustep-back to 0.8.4
Notes
Notes: svn path=/head/; revision=76514
Diffstat (limited to 'x11-toolkits/gnustep-back/Makefile')
-rw-r--r--x11-toolkits/gnustep-back/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile
index 7e25db374ba7..170ebe3bd436 100644
--- a/x11-toolkits/gnustep-back/Makefile
+++ b/x11-toolkits/gnustep-back/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnustep-back
-PORTVERSION= 0.8.3
+PORTVERSION= 0.8.4
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNUSTEP} \
ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/
@@ -24,6 +24,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
USE_XLIB= yes
BREAKS_IF_PEDANTIC= yes
+USE_GCC= 3.2
CONFIGURE_ARGS+= --with-tiff-library=${LOCALBASE}/lib
CONFIGURE_ARGS+= --with-tiff-include=${LOCALBASE}/include
CONFIGURE_ARGS+= --with-jpeg-library=${LOCALBASE}/lib