diff options
Diffstat (limited to 'games/CaribbeanStud/Makefile')
-rw-r--r-- | games/CaribbeanStud/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/CaribbeanStud/Makefile b/games/CaribbeanStud/Makefile index a773d0c70219..48e2bfbe5f7a 100644 --- a/games/CaribbeanStud/Makefile +++ b/games/CaribbeanStud/Makefile @@ -17,8 +17,7 @@ MAINTAINER= ports@FreeBSD.org MAKEFILE= Xmakefile REQUIRES_MOTIF= yes USE_X_PREFIX= yes - -BROKEN= "Bad C++" +CFLAGS= -pedantic do-install: @ ${INSTALL_PROGRAM} ${WRKSRC}/CaribbeanStud ${PREFIX}/bin |