diff options
Diffstat (limited to 'x11/xlogo/Makefile')
-rw-r--r-- | x11/xlogo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xlogo/Makefile b/x11/xlogo/Makefile index 1004607..5bddb25 100644 --- a/x11/xlogo/Makefile +++ b/x11/xlogo/Makefile @@ -14,4 +14,5 @@ USE_XORG= xrender xft xext xt xaw xp xprintutil MAN1= xlogo.1 +NO_STAGE= yes .include <bsd.port.mk> |