diff options
Diffstat (limited to 'x11/xlogo/Makefile')
-rw-r--r-- | x11/xlogo/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/x11/xlogo/Makefile b/x11/xlogo/Makefile index 5bddb2544d32..13b340dc89ff 100644 --- a/x11/xlogo/Makefile +++ b/x11/xlogo/Makefile @@ -12,7 +12,4 @@ LICENSE= MIT XORG_CAT= app USE_XORG= xrender xft xext xt xaw xp xprintutil -MAN1= xlogo.1 - -NO_STAGE= yes .include <bsd.port.mk> |