From b85af565d9e47b3663ded0d639b70fe035941516 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 13 Dec 2013 23:10:29 +0000 Subject: Support stage --- x11/xwatchwin/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'x11/xwatchwin') 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 -- cgit