summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-13 23:30:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-13 23:30:59 +0000
commit8049604239efdd3edb6f220cebeac48936bc319b (patch)
tree92d34883de7a4981c93b2f3abd555e61c723fb4d /x11
parentSupport stage (diff)
Support stage
Notes
Notes: svn path=/head/; revision=336386
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>