aboutsummaryrefslogtreecommitdiff
path: root/x11/xwatchwin
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-13 23:10:29 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-13 23:10:29 +0000
commitb4c86ba943cd9366900fc1c468161fd73a31148b (patch)
tree6dd9065023974befb5c9c23aca300126de42fd32 /x11/xwatchwin
parent191250c3f6a2287145ad51280666f890dc6514dc (diff)
downloadports-b4c86ba943cd9366900fc1c468161fd73a31148b.tar.gz
ports-b4c86ba943cd9366900fc1c468161fd73a31148b.zip
Notes
Diffstat (limited to 'x11/xwatchwin')
-rw-r--r--x11/xwatchwin/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xwatchwin/Makefile b/x11/xwatchwin/Makefile
index 41d4d9695f8f..4124dbc2be3b 100644
--- a/x11/xwatchwin/Makefile
+++ b/x11/xwatchwin/Makefile
@@ -13,11 +13,10 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Watch a window on another X server
-MAN1= xwatchwin.1
-PLIST_FILES= bin/xwatchwin
+PLIST_FILES= bin/xwatchwin \
+ man/man1/xwatchwin.1.gz
USES= imake
USE_XORG= x11 xext
-NO_STAGE= yes
.include <bsd.port.mk>