diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-11-30 14:07:47 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-11-30 14:07:47 +0800 |
commit | cfa5123ecfa002e5d7ee8b5c37eb422128591e38 (patch) | |
tree | 02d881cf62f1c953dd8596b2cc6d3167d5c6355b /games/gnome-games/Makefile | |
parent | 25eb3e0487c320250a9f960b69ca4921bee55bc7 (diff) | |
download | marcuscom-ports-cfa5123ecfa002e5d7ee8b5c37eb422128591e38.tar marcuscom-ports-cfa5123ecfa002e5d7ee8b5c37eb422128591e38.tar.gz marcuscom-ports-cfa5123ecfa002e5d7ee8b5c37eb422128591e38.tar.bz2 marcuscom-ports-cfa5123ecfa002e5d7ee8b5c37eb422128591e38.tar.lz marcuscom-ports-cfa5123ecfa002e5d7ee8b5c37eb422128591e38.tar.xz marcuscom-ports-cfa5123ecfa002e5d7ee8b5c37eb422128591e38.tar.zst marcuscom-ports-cfa5123ecfa002e5d7ee8b5c37eb422128591e38.zip |
Update to 2.9.2
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3162 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnome-games/Makefile')
-rw-r--r-- | games/gnome-games/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index c3a2001dc..0cbd0e005 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomegames2 -PORTVERSION= 2.9.1 +PORTVERSION= 2.9.2 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-games/2.9 @@ -30,10 +30,10 @@ USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -GCONF_SCHEMAS= aisleriot.schemas blackjack.schemas gataxx.schemas \ - glines.schemas gnect.schemas gnibbles.schemas gnobots2.schemas \ - gnome-stones.schemas gnometris.schemas gnomine.schemas \ - gnotravex.schemas gnotski.schemas gtali.schemas iagno.schemas \ +GCONF_SCHEMAS= aisleriot.schemas gataxx.schemas glines.schemas \ + gnect.schemas gnibbles.schemas gnobots2.schemas \ + gnome-stones.schemas gnomine.schemas gnotravex.schemas \ + gnotski.schemas gtali.schemas iagno.schemas \ libgnomegames.schemas mahjongg.schemas same-gnome.schemas CONFLICTS= sol-1.0.* |