aboutsummaryrefslogtreecommitdiff
path: root/games/euchre
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2005-11-15 06:52:12 +0000
committerAde Lovett <ade@FreeBSD.org>2005-11-15 06:52:12 +0000
commit54a0b86543e9ffa811825f0afecea56e89aac2a5 (patch)
treef56fb969c6a70f5e63287a4f791d035ab1ef0ddc /games/euchre
parent1fccb46f1497a538f24ec00f14b7826570bc0a3a (diff)
downloadports-54a0b86543e9ffa811825f0afecea56e89aac2a5.tar.gz
ports-54a0b86543e9ffa811825f0afecea56e89aac2a5.zip
Notes
Diffstat (limited to 'games/euchre')
-rw-r--r--games/euchre/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/euchre/Makefile b/games/euchre/Makefile
index a4e1d1ada715..dffa9d98dcc7 100644
--- a/games/euchre/Makefile
+++ b/games/euchre/Makefile
@@ -16,8 +16,7 @@ MAINTAINER= laszlof@vonostingroup.com
COMMENT= Very popular card game with variable skill levels
PLIST_FILES= bin/euchre
-USE_AUTOMAKE_VER= 14
-USE_AUTOCONF_VER= 213
+USE_AUTOTOOLS= automake:14 autoconf:213
USE_GNOME= gtk12
.include <bsd.port.mk>