aboutsummaryrefslogtreecommitdiff
path: root/x11/xmsg
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-13 23:31:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-13 23:31:48 +0000
commit2195beea80270b75dc4b2503d13b7d076452b8f9 (patch)
treea3101154cfa3b0d7ae68dbf52e4475449affc078 /x11/xmsg
parent8049604239efdd3edb6f220cebeac48936bc319b (diff)
downloadports-2195beea80270b75dc4b2503d13b7d076452b8f9.tar.gz
ports-2195beea80270b75dc4b2503d13b7d076452b8f9.zip
Notes
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>