aboutsummaryrefslogtreecommitdiff
path: root/x11/xmsg
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xmsg')
-rw-r--r--x11/xmsg/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/xmsg/Makefile b/x11/xmsg/Makefile
index 982346ce820b..6c6150748366 100644
--- a/x11/xmsg/Makefile
+++ b/x11/xmsg/Makefile
@@ -10,11 +10,8 @@ MASTER_SITES= http://www.generalconcepts.com/resources/software/
MAINTAINER= ports@FreeBSD.org
COMMENT= Shows a message on the screen
-MAN1= xmsg.1
-MANCOMPRESSED= yes
-PLIST_FILES= bin/xmsg
+PLIST_FILES= bin/xmsg man/man1/xmsg.1.gz
USES= imake
USE_XORG= x11 xext xaw xmu xt sm ice
-NO_STAGE= yes
.include <bsd.port.mk>