aboutsummaryrefslogtreecommitdiff
path: root/games/euchre
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-05 21:02:35 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-05 21:02:35 +0000
commit1825f7f821ecff118d4a69f12bc78091fd68914d (patch)
tree4173eb952e78d7e5063639702fc9d58ea5040cc6 /games/euchre
parent668ca131f838cf1cfa992f3500e0f3a13326e3b6 (diff)
downloadports-1825f7f821ecff118d4a69f12bc78091fd68914d.tar.gz
ports-1825f7f821ecff118d4a69f12bc78091fd68914d.zip
Convert to new GNOME infrastructure.
Notes
Notes: svn path=/head/; revision=78334
Diffstat (limited to 'games/euchre')
-rw-r--r--games/euchre/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/euchre/Makefile b/games/euchre/Makefile
index b4f063549b80..16787568a9df 100644
--- a/games/euchre/Makefile
+++ b/games/euchre/Makefile
@@ -15,6 +15,6 @@ MAINTAINER= laszlof@freebsdmatrix.net
COMMENT= Very popular card game with variable skill levels
USE_AUTOMAKE= yes
-USE_GTK= yes
+USE_GNOME= gtk12
.include <bsd.port.mk>