aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-12-14 07:30:59 +0800
committerbapt <bapt@FreeBSD.org>2013-12-14 07:30:59 +0800
commitbc8d54e834b6cc4ff396a4050927809cad1c0926 (patch)
tree92d34883de7a4981c93b2f3abd555e61c723fb4d /x11
parent1c927a1f5d8cb449bbf39c72dd4cdcba68235121 (diff)
downloadfreebsd-ports-gnome-bc8d54e834b6cc4ff396a4050927809cad1c0926.tar.gz
freebsd-ports-gnome-bc8d54e834b6cc4ff396a4050927809cad1c0926.tar.zst
freebsd-ports-gnome-bc8d54e834b6cc4ff396a4050927809cad1c0926.zip
Support stage
Diffstat (limited to 'x11')
-rw-r--r--x11/xprompt/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/xprompt/Makefile b/x11/xprompt/Makefile
index 2e974fcd0e1a..3410cffdf2d3 100644
--- a/x11/xprompt/Makefile
+++ b/x11/xprompt/Makefile
@@ -14,9 +14,7 @@ COMMENT= Displays a dialog box and prompts user for text
USES= imake
USE_XORG= ice sm x11 xaw xext xmu xt
-MAN1= xprompt.1
-MANCOMPRESSED= yes
-PLIST_FILES= bin/xprompt
+PLIST_FILES= bin/xprompt \
+ man/man1/xprompt.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>