diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-21 03:34:38 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-21 03:34:38 +0800 |
commit | 87369d2c8e24e79f6b4fa464d81052ffd025e59e (patch) | |
tree | 7edaf6083339420cf64c1ef201bbad5e900cdd46 /games/gnome-games/Makefile | |
parent | 027d606980da789b539ad04b72d0ae8ed032d558 (diff) | |
download | marcuscom-ports-87369d2c8e24e79f6b4fa464d81052ffd025e59e.tar.gz marcuscom-ports-87369d2c8e24e79f6b4fa464d81052ffd025e59e.tar.zst marcuscom-ports-87369d2c8e24e79f6b4fa464d81052ffd025e59e.zip |
Update to 2.7.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2513 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnome-games/Makefile')
-rw-r--r-- | games/gnome-games/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 3d9b21379..f93b680e4 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomegames2 -PORTVERSION= 2.7.4 +PORTVERSION= 2.7.5 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-games/2.7 @@ -22,9 +22,9 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier intlhack lthack libgnomeui \ +USE_GNOME= gnomeprefix gnomehack gnomehier intlhack libgnomeui \ librsvg2 -USE_INC_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |