diff options
Diffstat (limited to '')
-rw-r--r-- | games/gnome-games-extra-data/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/games/gnome-games-extra-data/Makefile b/games/gnome-games-extra-data/Makefile index b8fe0360874e..2687f5a6cac3 100644 --- a/games/gnome-games-extra-data/Makefile +++ b/games/gnome-games-extra-data/Makefile @@ -3,12 +3,11 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/games/gnome-games-extra-data/Makefile,v 1.29 2009/09/26 13:41:59 marcus Exp $ +# $MCom: ports/games/gnome-games-extra-data/Makefile,v 1.31 2010/04/02 18:32:52 kwm Exp $ # PORTNAME= gnome-games-extra-data -PORTVERSION= 2.28.0 -PORTREVISION= 2 +PORTVERSION= 2.30.0 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -16,7 +15,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Themes and artwork for the gnome-games package -RUN_DEPENDS= ${LOCALBASE}/bin/sol:${PORTSDIR}/games/gnome-games +RUN_DEPENDS= ${LOCALBASE}/bin/lightsoff:${PORTSDIR}/games/gnome-games USE_BZIP2= yes USE_GMAKE= yes |