aboutsummaryrefslogtreecommitdiff
path: root/graphics/svg2png
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/svg2png')
-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>