diff options
Diffstat (limited to 'games/xblackjack/Makefile')
-rw-r--r-- | games/xblackjack/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/xblackjack/Makefile b/games/xblackjack/Makefile index 9f7c4ebf70d5..78b3a919d12f 100644 --- a/games/xblackjack/Makefile +++ b/games/xblackjack/Makefile @@ -16,8 +16,6 @@ LIB_DEPENDS= Xm:${PORTSDIR}/x11-toolkits/lesstif USES= imake USE_XORG= x11 xext xp xt xmu -MAN1= xblackjack.1 CFLAGS+= -Wno-error=return-type -NO_STAGE= yes .include <bsd.port.mk> |