aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ImageMagick
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-06-05 07:05:12 +0800
committerobrien <obrien@FreeBSD.org>2002-06-05 07:05:12 +0800
commit20e3e9b2681998fe984b81918623b349e202277a (patch)
tree03e5c9a39055bc5c11d2accfa29c7452515620be /graphics/ImageMagick
parent166d944eb12ebe366850c279e6754739a5d0debc (diff)
downloadfreebsd-ports-gnome-20e3e9b2681998fe984b81918623b349e202277a.tar.gz
freebsd-ports-gnome-20e3e9b2681998fe984b81918623b349e202277a.tar.zst
freebsd-ports-gnome-20e3e9b2681998fe984b81918623b349e202277a.zip
Since I cannot pkg_add the dependancies to test this myself; we'll assume
this really cannot be compiled on -current with the stock compiler.
Diffstat (limited to 'graphics/ImageMagick')
-rw-r--r--graphics/ImageMagick/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 15bdebffd0a1..f801738c387d 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -45,7 +45,7 @@ LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
-USE_GCC295= yes
+USE_GCC= 2.95
USE_PERL5= yes
USE_GMAKE= yes
USE_LIBTOOL= yes