diff options
Diffstat (limited to 'x11/xtestpicture')
-rw-r--r-- | x11/xtestpicture/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xtestpicture/Makefile b/x11/xtestpicture/Makefile index a902fb0a11b6..6dc871d69d89 100644 --- a/x11/xtestpicture/Makefile +++ b/x11/xtestpicture/Makefile @@ -15,4 +15,5 @@ USE_XORG= x11 xext MAN1= xtestpicture.1 PLIST_FILES= bin/xtestpicture +NO_STAGE= yes .include <bsd.port.mk> |