aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-02-03 19:11:36 +0800
committermiwi <miwi@FreeBSD.org>2014-02-03 19:11:36 +0800
commit68335348141a46d713422fe409f9d918c3f6a2c1 (patch)
tree82ac8dc19100c62821f97c39af764ca10b30371c /x11-fonts
parentf7668573ac17723eaac18f6dbf48daa2818a226a (diff)
downloadfreebsd-ports-gnome-68335348141a46d713422fe409f9d918c3f6a2c1.tar.gz
freebsd-ports-gnome-68335348141a46d713422fe409f9d918c3f6a2c1.tar.zst
freebsd-ports-gnome-68335348141a46d713422fe409f9d918c3f6a2c1.zip
- Stage support
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/bdfresize/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-fonts/bdfresize/Makefile b/x11-fonts/bdfresize/Makefile
index 088174523fe2..480c7d05a789 100644
--- a/x11-fonts/bdfresize/Makefile
+++ b/x11-fonts/bdfresize/Makefile
@@ -11,8 +11,7 @@ MAINTAINER= sarumaru@jp.FreeBSD.org
COMMENT= A tool for resizing BDF format font
GNU_CONFIGURE= yes
-MAN1= bdfresize.1
-PLIST_FILES= bin/bdfresize
+PLIST_FILES= bin/bdfresize \
+ man/man1/bdfresize.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>