aboutsummaryrefslogtreecommitdiff
path: root/graphics/svg2png/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-19 09:01:13 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-19 09:01:13 +0000
commitecd5c6f203667e94463358209df6ade41907543f (patch)
tree64defe787a7e6391b036b20205bd4924ed9adcfe /graphics/svg2png/Makefile
parent1a79b216771fe9869fe737ad6cd71d40e9fe0530 (diff)
downloadports-ecd5c6f203667e94463358209df6ade41907543f.tar.gz
ports-ecd5c6f203667e94463358209df6ade41907543f.zip
- Stage support
Notes
Notes: svn path=/head/; revision=345034
Diffstat (limited to 'graphics/svg2png/Makefile')
-rw-r--r--graphics/svg2png/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/svg2png/Makefile b/graphics/svg2png/Makefile
index e9002f31c17c..b1f70f3912ee 100644
--- a/graphics/svg2png/Makefile
+++ b/graphics/svg2png/Makefile
@@ -16,8 +16,7 @@ LIB_DEPENDS= svg-cairo.1:${PORTSDIR}/graphics/libsvg-cairo
GNU_CONFIGURE= yes
USES= pkgconfig
-MAN1= svg2png.1
-PLIST_FILES= bin/svg2png
+PLIST_FILES= bin/svg2png \
+ man/man1/svg2png.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>