diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-29 15:07:02 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-29 15:07:02 +0800 |
commit | a8e886e0b5242afee68c7179ff555b9225d954b8 (patch) | |
tree | 7f4fabbd45406ad9cff61a05a09544adb2ddb392 /games/gnomegames2/Makefile | |
parent | b2bac45e3507eca0f41bcecd10a801564e60c37e (diff) | |
download | marcuscom-ports-a8e886e0b5242afee68c7179ff555b9225d954b8.tar marcuscom-ports-a8e886e0b5242afee68c7179ff555b9225d954b8.tar.gz marcuscom-ports-a8e886e0b5242afee68c7179ff555b9225d954b8.tar.bz2 marcuscom-ports-a8e886e0b5242afee68c7179ff555b9225d954b8.tar.lz marcuscom-ports-a8e886e0b5242afee68c7179ff555b9225d954b8.tar.xz marcuscom-ports-a8e886e0b5242afee68c7179ff555b9225d954b8.tar.zst marcuscom-ports-a8e886e0b5242afee68c7179ff555b9225d954b8.zip |
Update to 2.5.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1542 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnomegames2/Makefile')
-rw-r--r-- | games/gnomegames2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index 963f2a540..8d4fcfbc7 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomegames2 -PORTVERSION= 2.5.2 +PORTVERSION= 2.5.3 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-games/2.5 @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier lthack libgnomeui +USE_GNOME= gnomeprefix gnomehack gnomehier intlhack lthack libgnomeui USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |