aboutsummaryrefslogtreecommitdiff
path: root/graphics/flam3
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
parentc55338ddb80da65ab74bd75cba372b3c66cec677 (diff)
downloadports-1a048b42259d0914a97c926f72181b7e168d9a2c.tar.gz
ports-1a048b42259d0914a97c926f72181b7e168d9a2c.zip
- Stage support
- Convert to USES
Notes
Notes: svn path=/head/; revision=342397
Diffstat (limited to 'graphics/flam3')
-rw-r--r--graphics/flam3/Makefile4
-rw-r--r--graphics/flam3/pkg-plist4
2 files changed, 4 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>
diff --git a/graphics/flam3/pkg-plist b/graphics/flam3/pkg-plist
index 0e19af660400..661b56848b52 100644
--- a/graphics/flam3/pkg-plist
+++ b/graphics/flam3/pkg-plist
@@ -9,4 +9,8 @@ lib/libflam3.la
lib/libflam3.a
libdata/pkgconfig/flam3.pc
share/flam3/flam3-palettes.xml
+man/man1/flam3-animate.1.gz
+man/man1/flam3-convert.1.gz
+man/man1/flam3-genome.1.gz
+man/man1/flam3-render.1.gz
@dirrm share/flam3