aboutsummaryrefslogtreecommitdiff
path: root/graphics/flam3/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-03 09:40:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-03 09:40:26 +0000
commit1a048b42259d0914a97c926f72181b7e168d9a2c (patch)
treee9006384cf616aec86d1b1fd0e5f96a57124ca67 /graphics/flam3/Makefile
parentc55338ddb80da65ab74bd75cba372b3c66cec677 (diff)
downloadports-1a048b42259d0914a97c926f72181b7e168d9a2c.tar.gz
ports-1a048b42259d0914a97c926f72181b7e168d9a2c.zip
Notes
Diffstat (limited to 'graphics/flam3/Makefile')
-rw-r--r--graphics/flam3/Makefile4
1 files changed, 0 insertions, 4 deletions
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 <bsd.port.mk>