diff options
Diffstat (limited to 'x11/xwatchwin/Makefile')
-rw-r--r-- | x11/xwatchwin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xwatchwin/Makefile b/x11/xwatchwin/Makefile index b49597e609d6..41d4d9695f8f 100644 --- a/x11/xwatchwin/Makefile +++ b/x11/xwatchwin/Makefile @@ -19,4 +19,5 @@ PLIST_FILES= bin/xwatchwin USES= imake USE_XORG= x11 xext +NO_STAGE= yes .include <bsd.port.mk> |