summaryrefslogtreecommitdiff
path: root/games/euchre/Makefile
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/Makefile
parentAdd linux-flashplugin6 6.0r69, the official Macromedia Flash Player (diff)
Convert to new GNOME infrastructure.
Notes
Notes: svn path=/head/; revision=78334
Diffstat (limited to 'games/euchre/Makefile')
-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>