From 20e3e9b2681998fe984b81918623b349e202277a Mon Sep 17 00:00:00 2001 From: obrien Date: Tue, 4 Jun 2002 23:05:12 +0000 Subject: 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. --- graphics/ImageMagick/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/ImageMagick/Makefile') diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index 15bdebffd0a..f801738c387 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 -- cgit