summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-07-11 04:02:13 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-07-11 04:02:13 +0800
commit9fbb87ac2566f6d187308604d624baf44262d52b (patch)
treeb17fe608ea44925dcab99937dcac3fa30caa4e9a /games
parentf98d151d3cae48ed70c7df565d84b5d9a5beee09 (diff)
downloadmarcuscom-ports-9fbb87ac2566f6d187308604d624baf44262d52b.tar
marcuscom-ports-9fbb87ac2566f6d187308604d624baf44262d52b.tar.gz
marcuscom-ports-9fbb87ac2566f6d187308604d624baf44262d52b.tar.bz2
marcuscom-ports-9fbb87ac2566f6d187308604d624baf44262d52b.tar.lz
marcuscom-ports-9fbb87ac2566f6d187308604d624baf44262d52b.tar.xz
marcuscom-ports-9fbb87ac2566f6d187308604d624baf44262d52b.tar.zst
marcuscom-ports-9fbb87ac2566f6d187308604d624baf44262d52b.zip
Apply the USE_LIBTOOL_VER -> USE_INC_LIBTOOL_VER changes that were in
the FreeBSD repo's big libtool commit. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2474 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games')
-rw-r--r--games/gnome-games/Makefile2
-rw-r--r--games/gnomegames2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile
index e4bdb79c7..3d9b21379 100644
--- a/games/gnome-games/Makefile
+++ b/games/gnome-games/Makefile
@@ -24,7 +24,7 @@ USE_GMAKE= yes
USE_REINPLACE= yes
USE_GNOME= gnomeprefix gnomehack gnomehier intlhack lthack libgnomeui \
librsvg2
-USE_LIBTOOL_VER=13
+USE_INC_LIBTOOL_VER=13
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile
index e4bdb79c7..3d9b21379 100644
--- a/games/gnomegames2/Makefile
+++ b/games/gnomegames2/Makefile
@@ -24,7 +24,7 @@ USE_GMAKE= yes
USE_REINPLACE= yes
USE_GNOME= gnomeprefix gnomehack gnomehier intlhack lthack libgnomeui \
librsvg2
-USE_LIBTOOL_VER=13
+USE_INC_LIBTOOL_VER=13
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"