summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-06-04 23:05:12 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-06-04 23:05:12 +0000
commit5c472acaef3e982845a1f70de3622fcfa5428b0b (patch)
tree242975e230703b925ad5e89415a4b6e6a21cb82b /graphics/ImageMagick
parentI am unable to test this as the port is broken. But I could find no (diff)
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.
Notes
Notes: svn path=/head/; revision=60627
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