summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/gnome-games/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile
index 253a71264..419bf0826 100644
--- a/games/gnome-games/Makefile
+++ b/games/gnome-games/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/games/gnome-games/Makefile,v 1.134 2007/01/28 04:30:16 marcus Exp $
+# $MCom: ports/games/gnome-games/Makefile,v 1.135 2007/02/13 20:56:43 marcus Exp $
#
PORTNAME= gnome-games
@@ -26,7 +26,7 @@ INSTALLS_ICONS= yes
USE_XLIB= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui \
- librsvg2 desktopfileutils pygnome2 gnomedocutils
+ librsvg2 desktopfileutils pygnomedesktop gnomedocutils
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"