From 1a048b42259d0914a97c926f72181b7e168d9a2c Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 3 Feb 2014 09:40:26 +0000 Subject: - Stage support - Convert to USES --- graphics/flam3/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'graphics/flam3/Makefile') diff --git a/graphics/flam3/Makefile b/graphics/flam3/Makefile index 31ea476c078c..b297f8801aa4 100644 --- a/graphics/flam3/Makefile +++ b/graphics/flam3/Makefile @@ -15,14 +15,10 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ xml2.5:${PORTSDIR}/textproc/libxml2 \ jpeg.11:${PORTSDIR}/graphics/jpeg -MAN1= flam3-animate.1 flam3-genome.1 flam3-render.1 flam3-convert.1 -MANCOMPRESSED= no - GNU_CONFIGURE= yes USES= gmake pathfix pkgconfig CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib" CFLAGS+= -I${LOCALBASE}/include/libpng15 -I${LOCALBASE}/include -NO_STAGE= yes .include -- cgit v1.2.3