aboutsummaryrefslogtreecommitdiff
path: root/graphics/icoutils
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/icoutils')
-rw-r--r--graphics/icoutils/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/icoutils/Makefile b/graphics/icoutils/Makefile
index 3c1cfb35d50c..a26db9f2b604 100644
--- a/graphics/icoutils/Makefile
+++ b/graphics/icoutils/Makefile
@@ -25,11 +25,11 @@ CONFIGURE_ARGS= --disable-nls
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-MAN1= icotool.1 wrestool.1
PLIST_FILES= bin/icotool \
- bin/wrestool
+ bin/wrestool \
+ man/man1/icotool.1.gz \
+ man/man1/wrestool.1.gz
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MRESSCRIPTS}