diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-04 23:05:12 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-04 23:05:12 +0000 |
commit | 5c472acaef3e982845a1f70de3622fcfa5428b0b (patch) | |
tree | 242975e230703b925ad5e89415a4b6e6a21cb82b /graphics | |
parent | e7e998cf125ca286156b93ee44699133703c5a3e (diff) | |
download | ports-5c472acaef3e982845a1f70de3622fcfa5428b0b.tar.gz ports-5c472acaef3e982845a1f70de3622fcfa5428b0b.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ImageMagick/Makefile | 2 |
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 |