diff options
Diffstat (limited to 'games/euchre/Makefile')
-rw-r--r-- | games/euchre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/euchre/Makefile b/games/euchre/Makefile index 1ea0c174c171..d5ef23e5ce0f 100644 --- a/games/euchre/Makefile +++ b/games/euchre/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Very popular card game with variable skill levels PLIST_FILES= bin/euchre -USE_AUTOTOOLS= automake:14 autoconf:213 +USE_AUTOTOOLS= automake14 autoconf213 USE_GNOME= gtk12 CFLAGS+= -include "${FILESDIR}/std-namespace.h" -Werror MAKE_JOBS_SAFE= yes |