aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/icoutils
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-02-02 23:21:20 +0800
committermiwi <miwi@FreeBSD.org>2014-02-02 23:21:20 +0800
commit9e1bfbfc6a1da9aa5d6f29f2e15bf522601a201a (patch)
tree9822c26dc9a1b5985403c5bb638e84f468dfd856 /graphics/icoutils
parentbc265f4908f709f0693f48e475138b8c2b84d77f (diff)
downloadfreebsd-ports-gnome-9e1bfbfc6a1da9aa5d6f29f2e15bf522601a201a.tar.gz
freebsd-ports-gnome-9e1bfbfc6a1da9aa5d6f29f2e15bf522601a201a.tar.zst
freebsd-ports-gnome-9e1bfbfc6a1da9aa5d6f29f2e15bf522601a201a.zip
- Stage support
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}