diff options
Diffstat (limited to 'games/euchre/Makefile')
-rw-r--r-- | games/euchre/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/euchre/Makefile b/games/euchre/Makefile index dd3e4815e1f3..a4e1d1ada715 100644 --- a/games/euchre/Makefile +++ b/games/euchre/Makefile @@ -17,6 +17,7 @@ COMMENT= Very popular card game with variable skill levels PLIST_FILES= bin/euchre USE_AUTOMAKE_VER= 14 +USE_AUTOCONF_VER= 213 USE_GNOME= gtk12 .include <bsd.port.mk> |