summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/adgali/Makefile3
-rw-r--r--games/adgali/pkg-plist1
-rw-r--r--games/asc/Makefile2
-rw-r--r--games/atlantikdesigner/Makefile2
-rw-r--r--games/bomb/Makefile5
-rw-r--r--games/bomberinstinct/Makefile2
-rw-r--r--games/bombermaze/Makefile2
-rw-r--r--games/bzflag/Makefile2
-rw-r--r--games/bzflag/pkg-plist18
-rw-r--r--games/deng/Makefile4
-rw-r--r--games/deng/pkg-plist14
-rw-r--r--games/easysok/Makefile6
-rw-r--r--games/easysok/pkg-plist1
-rw-r--r--games/ember/Makefile1
-rw-r--r--games/exult/Makefile2
-rw-r--r--games/freecell-solver/Makefile3
-rw-r--r--games/freecell-solver/pkg-plist1
-rw-r--r--games/gcompris2/Makefile4
-rw-r--r--games/gcompris2/pkg-plist39
-rw-r--r--games/ggz-client-libs/Makefile4
-rw-r--r--games/ggz-client-libs/pkg-plist2
-rw-r--r--games/glife/Makefile2
-rw-r--r--games/gnome-games/Makefile3
-rw-r--r--games/gnome-games/pkg-plist4
-rw-r--r--games/gnome-music-quiz/Makefile2
-rw-r--r--games/gnomegames2/Makefile3
-rw-r--r--games/gnomegames2/pkg-plist4
-rw-r--r--games/gnomememoryblocks/Makefile4
-rw-r--r--games/gnomememoryblocks/pkg-plist4
-rw-r--r--games/gtkatlantic/Makefile2
-rw-r--r--games/kamikaze/Makefile8
-rw-r--r--games/kbilliards/Makefile6
-rw-r--r--games/kdegames3/Makefile3
-rw-r--r--games/kdegames3/pkg-plist8
-rw-r--r--games/kdegames4/Makefile3
-rw-r--r--games/kdegames4/pkg-plist8
-rw-r--r--games/kfreerings/Makefile2
-rw-r--r--games/kgeography/Makefile4
-rw-r--r--games/knights-kde4/Makefile4
-rw-r--r--games/knights/Makefile4
-rw-r--r--games/kpicframer/Makefile2
-rw-r--r--games/kpictorial/Makefile2
-rw-r--r--games/kpuzzle/Makefile2
-rw-r--r--games/krosswordplayer/Makefile4
-rw-r--r--games/kslide/Makefile4
-rw-r--r--games/ksudoku/Makefile2
-rw-r--r--games/ktritoc/Makefile4
-rw-r--r--games/kwappen/Makefile6
-rw-r--r--games/libggz/Makefile4
-rw-r--r--games/libggz/pkg-plist1
-rw-r--r--games/libmaitretarot/Makefile4
-rw-r--r--games/libmaitretarot/pkg-plist1
-rw-r--r--games/libmt_client/Makefile4
-rw-r--r--games/libmt_client/pkg-plist1
-rw-r--r--games/monkeybubble/Makefile2
-rw-r--r--games/pinball/Makefile2
-rw-r--r--games/pinball/pkg-plist9
-rw-r--r--games/pioneers/Makefile2
-rw-r--r--games/quake2forge/Makefile1
-rw-r--r--games/quake2forge/pkg-plist26
-rw-r--r--games/quakeforge/Makefile4
-rw-r--r--games/quakeforge/pkg-plist33
-rw-r--r--games/six/Makefile4
-rw-r--r--games/taxipilot/Makefile6
-rw-r--r--games/taxipilot/pkg-plist1
-rw-r--r--games/thevalley/Makefile2
-rw-r--r--games/tmw/Makefile2
-rw-r--r--games/tractorgen/Makefile2
-rw-r--r--games/tuxtype/Makefile2
-rw-r--r--games/vamos/Makefile4
-rw-r--r--games/vamos/pkg-plist5
-rw-r--r--games/wmquake/Makefile3
-rw-r--r--games/xfce4-toys/Makefile4
-rw-r--r--games/xfce4-toys/pkg-plist2
-rw-r--r--games/xword/Makefile2
75 files changed, 268 insertions, 87 deletions
diff --git a/games/adgali/Makefile b/games/adgali/Makefile
index 0813aaf2e9d0..0a1096503b24 100644
--- a/games/adgali/Makefile
+++ b/games/adgali/Makefile
@@ -8,6 +8,7 @@
PORTNAME= adgali
PORTVERSION= 0.2.4
+PORTREVISION= 1
CATEGORIES= games devel
MASTER_SITES= http://adgali.apiou.org/download/
@@ -23,7 +24,7 @@ USE_BZIP2= yes
USE_SDL= sdl
USE_XPM= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/games/adgali/pkg-plist b/games/adgali/pkg-plist
index 7073bc100abd..4461ba7f40bc 100644
--- a/games/adgali/pkg-plist
+++ b/games/adgali/pkg-plist
@@ -10,6 +10,7 @@ include/agl_video.h
lib/libadgali-0.2.so
lib/libadgali-0.2.so.0
lib/libadgali.a
+lib/libadgali.la
lib/libadgali.so
share/aclocal/adgali.m4
%%PORTDOCS%%%%DOCSDIR%%/adgali025.png
diff --git a/games/asc/Makefile b/games/asc/Makefile
index 9468c86eb637..0e157305bd4d 100644
--- a/games/asc/Makefile
+++ b/games/asc/Makefile
@@ -25,7 +25,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_PERL5_BUILD=yes
USE_REINPLACE= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
USE_GETOPT_LONG= yes
CONFIGURE_ENV= CPPFLAGS="`${SDL_CONFIG} --cflags`" \
CXXFLAGS="-D_UNICODE_BROKEN_" \
diff --git a/games/atlantikdesigner/Makefile b/games/atlantikdesigner/Makefile
index 5d9d639fba1b..778c52055104 100644
--- a/games/atlantikdesigner/Makefile
+++ b/games/atlantikdesigner/Makefile
@@ -24,7 +24,7 @@ USE_KDELIBS_VER=3
USE_BZIP2= yes
PREFIX= ${KDE_PREFIX}
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
INSTALLS_SHLIB= yes
diff --git a/games/bomb/Makefile b/games/bomb/Makefile
index 0bc82b55469f..ed78748ff21c 100644
--- a/games/bomb/Makefile
+++ b/games/bomb/Makefile
@@ -13,10 +13,10 @@ MASTER_SITES= http://www.draves.org/bomb/
MAINTAINER= ports@FreeBSD.org
COMMENT= Interactive display hack for SVGAlib or X
-BUILD_DEPENDS= ${LOCALBASE}/lib/libquicktime.a:${PORTSDIR}/multimedia/libquicktime
LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound \
tiff.4:${PORTSDIR}/graphics/tiff \
- vga.1:${PORTSDIR}/graphics/svgalib
+ vga.1:${PORTSDIR}/graphics/svgalib \
+ quicktime.0:${PORTSDIR}/multimedia/libquicktime
USE_REINPLACE= yes
MAKE_ENV= SCM_CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS} -I${X11BASE}/include -I${LOCALBASE}/include"
@@ -28,6 +28,7 @@ pre-configure:
.for fi in Makefile bomb-${PORTVERSION}-1.spec
${REINPLACE_CMD} -e 's|/usr/lib/bomb|${DATADIR}|; \
s|/home/spot/src/quicktime4linux-1.1.9/quicktime|${LOCALBASE}/lib|; \
+ s|..QTDIR./libquicktime.a|-lquicktime|; \
s|/usr/X11R6/lib|${X11BASE}/lib -L${LOCALBASE}/lib|; \
s|-lpthread|${PTHREAD_LIBS}|; \
s|/usr/bin/bomb|${PREFIX}/bin/bomb|; \
diff --git a/games/bomberinstinct/Makefile b/games/bomberinstinct/Makefile
index 33cf78486c0b..0ed73dfe33c4 100644
--- a/games/bomberinstinct/Makefile
+++ b/games/bomberinstinct/Makefile
@@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
USE_SDL= mixer sdl
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
USE_PERL5_BUILD=yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS} -lintl"
diff --git a/games/bombermaze/Makefile b/games/bombermaze/Makefile
index 41371bf6c6c7..32b0f13f8a7f 100644
--- a/games/bombermaze/Makefile
+++ b/games/bombermaze/Makefile
@@ -18,7 +18,7 @@ COMMENT= A Bomberman clone for GNOME
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf
-USE_AUTOTOOLS= libtool:13
+GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile
index 5948c9c9ef8b..79d90eb9283a 100644
--- a/games/bzflag/Makefile
+++ b/games/bzflag/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bzflag
PORTVERSION= 2.0.4
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -24,7 +25,6 @@ USE_REINPLACE= yes
USE_GMAKE= yes
USE_PERL5_BUILD=yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}"
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
AUTOHEADER="${TRUE}"
diff --git a/games/bzflag/pkg-plist b/games/bzflag/pkg-plist
index 93b76914169a..59012d0cbd38 100644
--- a/games/bzflag/pkg-plist
+++ b/games/bzflag/pkg-plist
@@ -8,14 +8,32 @@ include/PyEvents.h
include/PyEvent.h
include/PyBZFlag.h
include/PyBZDB.h
+lib/SAMPLE_PLUGIN.a
+lib/SAMPLE_PLUGIN.la
lib/SAMPLE_PLUGIN.so
+lib/RogueGenocide.a
+lib/RogueGenocide.la
lib/RogueGenocide.so
+lib/airspawn.a
+lib/airspawn.la
lib/airspawn.so
+lib/chathistory.a
+lib/chathistory.la
lib/chathistory.so
+lib/hiddenAdmin.a
+lib/hiddenAdmin.la
lib/hiddenAdmin.so
+lib/killall.a
+lib/killall.la
lib/killall.so
+lib/playHistoryTracker.a
+lib/playHistoryTracker.la
lib/playHistoryTracker.so
+lib/shockwaveDeath.a
+lib/shockwaveDeath.la
lib/shockwaveDeath.so
+lib/vocaliser.a
+lib/vocaliser.la
lib/vocaliser.so
%%DATADIR%%/automatic_icon.png
%%DATADIR%%/blend_flash.png
diff --git a/games/deng/Makefile b/games/deng/Makefile
index f1d54881fd73..484e36c51e96 100644
--- a/games/deng/Makefile
+++ b/games/deng/Makefile
@@ -7,7 +7,7 @@
PORTNAME= deng
PORTVERSION= 1.8.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,7 +19,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
RUN_DEPENDS= ${LOCALBASE}/bin/timidity:${PORTSDIR}/audio/timidity
USE_REINPLACE= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CFLAGS="${CFLAGS} `${SDL_CONFIG} --cflags` -I${LOCALBASE}/include -I${X11BASE}/include" \
CPPFLAGS="`${SDL_CONFIG} --cflags` -I${LOCALBASE}/include -I${X11BASE}/include"
diff --git a/games/deng/pkg-plist b/games/deng/pkg-plist
index e673d72b57e3..6fa206bce103 100644
--- a/games/deng/pkg-plist
+++ b/games/deng/pkg-plist
@@ -1,20 +1,34 @@
bin/doomsday
lib/libdpdehread.a
+lib/libdpdehread.la
lib/libdpdehread.so
lib/libdpdehread.so.0
lib/libdpmapload.a
+lib/libdpmapload.la
lib/libdpmapload.so
lib/libdpmapload.so.0
+lib/libdropengl.a
+lib/libdropengl.la
lib/libdropengl.so
lib/libdropengl.so.0
+%%WITH_OPENAL%%lib/libdsopenal.a
+%%WITH_OPENAL%%lib/libdsopenal.la
%%WITH_OPENAL%%lib/libdsopenal.so
%%WITH_OPENAL%%lib/libdsopenal.so.0
+lib/libdssdlmixer.a
+lib/libdssdlmixer.la
lib/libdssdlmixer.so
lib/libdssdlmixer.so.0
+lib/libjdoom.a
+lib/libjdoom.la
lib/libjdoom.so
lib/libjdoom.so.0
+lib/libjheretic.a
+lib/libjheretic.la
lib/libjheretic.so
lib/libjheretic.so.0
+lib/libjhexen.a
+lib/libjhexen.la
lib/libjhexen.so
lib/libjhexen.so.0
%%DATADIR%%/Data/Doomsday.wad
diff --git a/games/easysok/Makefile b/games/easysok/Makefile
index 0518a00cd4c3..f74d955b970b 100644
--- a/games/easysok/Makefile
+++ b/games/easysok/Makefile
@@ -6,7 +6,7 @@
PORTNAME= easysok
PORTVERSION= 0.3.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,10 +18,10 @@ COMMENT= A sokoban game for KDE3
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_BZIP2= yes
-USE_KDELIBS_VER= 3
+USE_KDELIBS_VER=3
USE_REINPLACE= yes
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
.include <bsd.port.pre.mk>
diff --git a/games/easysok/pkg-plist b/games/easysok/pkg-plist
index 182972ba0e5b..bb7d7acb1cb2 100644
--- a/games/easysok/pkg-plist
+++ b/games/easysok/pkg-plist
@@ -1,4 +1,5 @@
bin/easysok
+lib/easysok.a
lib/easysok.la
lib/easysok.so
share/applnk/Games/TacticStrategy/easysok.desktop
diff --git a/games/ember/Makefile b/games/ember/Makefile
index 03803449cd76..c514b3bcfbc8 100644
--- a/games/ember/Makefile
+++ b/games/ember/Makefile
@@ -25,7 +25,6 @@ LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 \
openal.0:${PORTSDIR}/audio/openal
CONFIGURE_ARGS= --with-png-prefix=${LOCALBASE} --enable-binreloc --program-transform-name= --disable-cppunit
-USE_AUTOTOOLS= libtool:15
USE_SDL= sdl image
USE_REINPLACE= YES
GNU_CONFIGURE= YES
diff --git a/games/exult/Makefile b/games/exult/Makefile
index ba86eb66dd5e..f76fcdb30177 100644
--- a/games/exult/Makefile
+++ b/games/exult/Makefile
@@ -21,7 +21,7 @@ USE_XLIB= yes
USE_SDL= sdl mixer
USE_REINPLACE= yes
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= expack.1 ipack.1 shp2pcx.1 splitshp.1 textpack.1
diff --git a/games/freecell-solver/Makefile b/games/freecell-solver/Makefile
index 2526c457937b..c312a1df20b2 100644
--- a/games/freecell-solver/Makefile
+++ b/games/freecell-solver/Makefile
@@ -8,13 +8,14 @@
PORTNAME= freecell-solver
PORTVERSION= 2.8.11
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://download.berlios.de/fc-solve/
MAINTAINER= ports@FreeBSD.org
COMMENT= A program that automatically solves games of Freecell
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
diff --git a/games/freecell-solver/pkg-plist b/games/freecell-solver/pkg-plist
index 9d116222081d..2f6d08dbb0d5 100644
--- a/games/freecell-solver/pkg-plist
+++ b/games/freecell-solver/pkg-plist
@@ -11,6 +11,7 @@ include/freecell-solver/fcs_enums.h
include/freecell-solver/fcs_move.h
include/freecell-solver/fcs_user.h
lib/libfreecell-solver.a
+lib/libfreecell-solver.la
lib/libfreecell-solver.so
lib/libfreecell-solver.so.5
%%DATADIR%%/presetrc
diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile
index 6281fb16b2a0..603000010507 100644
--- a/games/gcompris2/Makefile
+++ b/games/gcompris2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gcompris2
PORTVERSION= 7.0.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gcompris
@@ -28,7 +28,7 @@ RUN_DEPENDS= gnuchess:${PORTSDIR}/games/gnuchess \
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
USE_PYTHON= yes
USE_SDL= mixer
USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui pygnome2
diff --git a/games/gcompris2/pkg-plist b/games/gcompris2/pkg-plist
index 392fb4df352f..3f04623d67e6 100644
--- a/games/gcompris2/pkg-plist
+++ b/games/gcompris2/pkg-plist
@@ -23,44 +23,81 @@ include/libgcompris-1.0/libgcompris/soundutil.h
include/libgcompris-1.0/libgcompris/timer.h
include/libgcompris-1.0/libgcompris/wordlist.c
include/libgcompris-1.0/libgcompris/wordlist.h
+lib/gcompris/libadvanced_colors.la
lib/gcompris/libadvanced_colors.so
+lib/gcompris/libalgebra.la
lib/gcompris/libalgebra.so
+lib/gcompris/libalgebra_guesscount.la
lib/gcompris/libalgebra_guesscount.so
+lib/gcompris/libcanal_lock.la
lib/gcompris/libcanal_lock.so
+lib/gcompris/libchess.la
lib/gcompris/libchess.so
+lib/gcompris/libclick_on_letter.la
lib/gcompris/libclick_on_letter.so
+lib/gcompris/libclickgame.la
lib/gcompris/libclickgame.so
+lib/gcompris/libclockgame.la
lib/gcompris/libclockgame.so
+lib/gcompris/libcolors.la
lib/gcompris/libcolors.so
+lib/gcompris/libenumerate.la
lib/gcompris/libenumerate.so
+lib/gcompris/liberase.la
lib/gcompris/liberase.so
+lib/gcompris/libfifteen.la
lib/gcompris/libfifteen.so
+lib/gcompris/libgletters.la
lib/gcompris/libgletters.so
+lib/gcompris/libhanoi.la
lib/gcompris/libhanoi.so
+lib/gcompris/libhanoi_real.la
lib/gcompris/libhanoi_real.so
+lib/gcompris/libimageid.la
lib/gcompris/libimageid.so
+lib/gcompris/libleftright.la
lib/gcompris/libleftright.so
+lib/gcompris/libmachpuzzle.la
lib/gcompris/libmachpuzzle.so
+lib/gcompris/libmaze.la
lib/gcompris/libmaze.so
+lib/gcompris/libmemory.la
lib/gcompris/libmemory.so
+lib/gcompris/libmenu.la
lib/gcompris/libmenu.so
+lib/gcompris/libmissingletter.la
lib/gcompris/libmissingletter.so
+lib/gcompris/libmoney.la
lib/gcompris/libmoney.so
+lib/gcompris/libparatrooper.la
lib/gcompris/libparatrooper.so
+lib/gcompris/libplanegame.la
lib/gcompris/libplanegame.so
+lib/gcompris/libpython.la
lib/gcompris/libpython.so
+lib/gcompris/librailroad.la
lib/gcompris/librailroad.so
+lib/gcompris/libread_colors.la
lib/gcompris/libread_colors.so
+lib/gcompris/libreading.la
lib/gcompris/libreading.so
+lib/gcompris/libreversecount.la
lib/gcompris/libreversecount.so
+lib/gcompris/libshapegame.la
lib/gcompris/libshapegame.so
+lib/gcompris/libsmallnumbers.la
lib/gcompris/libsmallnumbers.so
+lib/gcompris/libsubmarine.la
lib/gcompris/libsubmarine.so
+lib/gcompris/libsuperbrain.la
lib/gcompris/libsuperbrain.so
+lib/gcompris/libtarget.la
lib/gcompris/libtarget.so
+lib/gcompris/libtraffic.la
lib/gcompris/libtraffic.so
+lib/gcompris/libwordsgame.la
lib/gcompris/libwordsgame.so
-lib/libgcompris-1.a
+lib/libgcompris-1.la
lib/libgcompris-1.so
lib/libgcompris-1.so.0
libdata/pkgconfig/libgcompris-1.0.pc
diff --git a/games/ggz-client-libs/Makefile b/games/ggz-client-libs/Makefile
index 13e5d7bc4a57..22aba341aaeb 100644
--- a/games/ggz-client-libs/Makefile
+++ b/games/ggz-client-libs/Makefile
@@ -8,7 +8,7 @@
PORTNAME= ggz-client-libs
PORTVERSION= 0.0.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://mirrors.dotsrc.org/ggzgamingzone/ggz/%SUBDIR%/ \
http://ftp.ggzgamingzone.org/pub/ggz/%SUBDIR%/
@@ -24,7 +24,7 @@ USE_GNOME= gnometarget
USE_GETOPT_LONG= yes
USE_GETTEXT= yes
USE_REINPLACE= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --disable-debug
INSTALLS_SHLIB= yes
diff --git a/games/ggz-client-libs/pkg-plist b/games/ggz-client-libs/pkg-plist
index bc1f67b6b0e9..acdd18aab3fb 100644
--- a/games/ggz-client-libs/pkg-plist
+++ b/games/ggz-client-libs/pkg-plist
@@ -5,9 +5,11 @@ etc/xdg/menus/ggz.menu
include/ggzcore.h
include/ggzmod.h
lib/libggzcore.a
+lib/libggzcore.la
lib/libggzcore.so
lib/libggzcore.so.8
lib/libggzmod.a
+lib/libggzmod.la
lib/libggzmod.so
lib/libggzmod.so.4
share/desktop-directories/ggz-games.directory
diff --git a/games/glife/Makefile b/games/glife/Makefile
index 5c3084bd3d00..a2227589aeb4 100644
--- a/games/glife/Makefile
+++ b/games/glife/Makefile
@@ -18,7 +18,7 @@ COMMENT= Conway's Game of Life for GNOME
USE_REINPLACE= yes
USE_X_PREFIX= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
USE_GNOME= gnomeprefix gnomehack libglade
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile
index 7b5fd018099c..a290533cafa9 100644
--- a/games/gnome-games/Makefile
+++ b/games/gnome-games/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gnomegames2
PORTVERSION= 2.12.3
+PORTREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-games/2.12
@@ -26,7 +27,7 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui \
librsvg2 desktopfileutils
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/games/gnome-games/pkg-plist b/games/gnome-games/pkg-plist
index e2d6b7610a93..950685f8655f 100644
--- a/games/gnome-games/pkg-plist
+++ b/games/gnome-games/pkg-plist
@@ -18,7 +18,11 @@ bin/sol
etc/sound/events/gnibbles.soundlist
etc/sound/events/gnobots2.soundlist
etc/sound/events/iagno.soundlist
+lib/gnome-stones/objects/libgnome-stones.a
+lib/gnome-stones/objects/libgnome-stones.la
lib/gnome-stones/objects/libgnome-stones.so
+lib/gnome-stones/objects/libgnomekoban.a
+lib/gnome-stones/objects/libgnomekoban.la
lib/gnome-stones/objects/libgnomekoban.so
share/gnome/applications/blackjack.desktop
share/gnome/applications/freecell.desktop
diff --git a/games/gnome-music-quiz/Makefile b/games/gnome-music-quiz/Makefile
index 374c0c128cf5..a1a0f9599724 100644
--- a/games/gnome-music-quiz/Makefile
+++ b/games/gnome-music-quiz/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= rhythmbox:${PORTSDIR}/audio/rhythmbox
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix libgnomeui
USE_GSTREAMER= gconf
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
pre-configure:
@${RM} -f \
diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile
index 7b5fd018099c..a290533cafa9 100644
--- a/games/gnomegames2/Makefile
+++ b/games/gnomegames2/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gnomegames2
PORTVERSION= 2.12.3
+PORTREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-games/2.12
@@ -26,7 +27,7 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui \
librsvg2 desktopfileutils
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/games/gnomegames2/pkg-plist b/games/gnomegames2/pkg-plist
index e2d6b7610a93..950685f8655f 100644
--- a/games/gnomegames2/pkg-plist
+++ b/games/gnomegames2/pkg-plist
@@ -18,7 +18,11 @@ bin/sol
etc/sound/events/gnibbles.soundlist
etc/sound/events/gnobots2.soundlist
etc/sound/events/iagno.soundlist
+lib/gnome-stones/objects/libgnome-stones.a
+lib/gnome-stones/objects/libgnome-stones.la
lib/gnome-stones/objects/libgnome-stones.so
+lib/gnome-stones/objects/libgnomekoban.a
+lib/gnome-stones/objects/libgnomekoban.la
lib/gnome-stones/objects/libgnomekoban.so
share/gnome/applications/blackjack.desktop
share/gnome/applications/freecell.desktop
diff --git a/games/gnomememoryblocks/Makefile b/games/gnomememoryblocks/Makefile
index bf12ad3feb3f..3bf462fde5b8 100644
--- a/games/gnomememoryblocks/Makefile
+++ b/games/gnomememoryblocks/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomememoryblocks
PORTVERSION= 0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gnome-memblocks
@@ -19,7 +19,7 @@ COMMENT= Memory Blocks game for GNOME
USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
diff --git a/games/gnomememoryblocks/pkg-plist b/games/gnomememoryblocks/pkg-plist
index 9046f58a6c7a..246aa40e1203 100644
--- a/games/gnomememoryblocks/pkg-plist
+++ b/games/gnomememoryblocks/pkg-plist
@@ -1,6 +1,10 @@
bin/gnome-memblocks
etc/sound/events/gnome-memblocks.soundlist
+lib/gnome-memblocks/libscaling.a
+lib/gnome-memblocks/libscaling.la
lib/gnome-memblocks/libscaling.so
+lib/gnome-memblocks/libsliding.a
+lib/gnome-memblocks/libsliding.la
lib/gnome-memblocks/libsliding.so
share/gnome/apps/Games/gnome-memblocks.desktop
share/gnome/games/gnome-memblocks.default.scores
diff --git a/games/gtkatlantic/Makefile b/games/gtkatlantic/Makefile
index 7ffb1450db20..2e549a905304 100644
--- a/games/gtkatlantic/Makefile
+++ b/games/gtkatlantic/Makefile
@@ -16,7 +16,7 @@ COMMENT= GtkAtlantic is a game like Monopoly(tm)
USE_BZIP2= yes
USE_GNOME= gtk20
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_REINPLACE= yes
USE_X_PREFIX= yes
diff --git a/games/kamikaze/Makefile b/games/kamikaze/Makefile
index 03e4630e9103..7bc3d027e248 100644
--- a/games/kamikaze/Makefile
+++ b/games/kamikaze/Makefile
@@ -12,9 +12,9 @@ MASTER_SITES= http://kamikaze.coolprojects.org/download/
MAINTAINER= spillner@kde.org
COMMENT= Multiplayer bomberman-style game for KDE
-USE_KDELIBS_VER= 3
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-server
+USE_KDELIBS_VER=3
+USE_GMAKE= yes
+USE_AUTOTOOLS= libtool:15
+CONFIGURE_ARGS= --disable-server
.include <bsd.port.mk>
diff --git a/games/kbilliards/Makefile b/games/kbilliards/Makefile
index 7cbcc461a07f..075d815251eb 100644
--- a/games/kbilliards/Makefile
+++ b/games/kbilliards/Makefile
@@ -15,10 +15,10 @@ COMMENT= Funny billiards simulator game for KDE
EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure
USE_BZIP2= yes
-USE_KDELIBS_VER= 3
-USE_PERL5_BUILD= yes
+USE_KDELIBS_VER=3
+USE_PERL5_BUILD=yes
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
CFLAGS+= -Dsqrtl=sqrt
diff --git a/games/kdegames3/Makefile b/games/kdegames3/Makefile
index 1decc33b3277..360fa378362d 100644
--- a/games/kdegames3/Makefile
+++ b/games/kdegames3/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kdegames
PORTVERSION= ${KDE_VERSION}
+PORTREVISION= 1
CATEGORIES= games kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@@ -20,7 +21,7 @@ PREFIX= ${KDE_PREFIX}
USE_BZIP2= yes
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
LDCONFIG_DIRS+= %%PREFIX%%/lib
diff --git a/games/kdegames3/pkg-plist b/games/kdegames3/pkg-plist
index 232674d9e2e4..2c7507c26ad2 100644
--- a/games/kdegames3/pkg-plist
+++ b/games/kdegames3/pkg-plist
@@ -97,24 +97,32 @@ include/kolf/statedb.h
include/kolf/vector.h
include/kscoredialog.h
include/kstdgameaction.h
+lib/kde3/kio_atlantik.a
lib/kde3/kio_atlantik.la
lib/kde3/kio_atlantik.so
+lib/kde3/kolf.a
lib/kde3/kolf.la
lib/kde3/kolf.so
+lib/libatlantic.a
lib/libatlantic.la
lib/libatlantic.so
lib/libatlantic.so.3
+lib/libatlantikclient.a
lib/libatlantikclient.la
lib/libatlantikclient.so
lib/libatlantikclient.so.3
+lib/libatlantikui.a
lib/libatlantikui.la
lib/libatlantikui.so
lib/libatlantikui.so.3
+lib/libkdegames.a
lib/libkdegames.la
lib/libkdegames.so
lib/libkdegames.so.3
+lib/libkdeinit_kolf.a
lib/libkdeinit_kolf.la
lib/libkdeinit_kolf.so
+lib/libkolf.a
lib/libkolf.la
lib/libkolf.so
lib/libkolf.so.3
diff --git a/games/kdegames4/Makefile b/games/kdegames4/Makefile
index 1decc33b3277..360fa378362d 100644
--- a/games/kdegames4/Makefile
+++ b/games/kdegames4/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kdegames
PORTVERSION= ${KDE_VERSION}
+PORTREVISION= 1
CATEGORIES= games kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@@ -20,7 +21,7 @@ PREFIX= ${KDE_PREFIX}
USE_BZIP2= yes
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
LDCONFIG_DIRS+= %%PREFIX%%/lib
diff --git a/games/kdegames4/pkg-plist b/games/kdegames4/pkg-plist
index 232674d9e2e4..2c7507c26ad2 100644
--- a/games/kdegames4/pkg-plist
+++ b/games/kdegames4/pkg-plist
@@ -97,24 +97,32 @@ include/kolf/statedb.h
include/kolf/vector.h
include/kscoredialog.h
include/kstdgameaction.h
+lib/kde3/kio_atlantik.a
lib/kde3/kio_atlantik.la
lib/kde3/kio_atlantik.so
+lib/kde3/kolf.a
lib/kde3/kolf.la
lib/kde3/kolf.so
+lib/libatlantic.a
lib/libatlantic.la
lib/libatlantic.so
lib/libatlantic.so.3
+lib/libatlantikclient.a
lib/libatlantikclient.la
lib/libatlantikclient.so
lib/libatlantikclient.so.3
+lib/libatlantikui.a
lib/libatlantikui.la
lib/libatlantikui.so
lib/libatlantikui.so.3
+lib/libkdegames.a
lib/libkdegames.la
lib/libkdegames.so
lib/libkdegames.so.3
+lib/libkdeinit_kolf.a
lib/libkdeinit_kolf.la
lib/libkdeinit_kolf.so
+lib/libkolf.a
lib/libkolf.la
lib/libkolf.so
lib/libkolf.so.3
diff --git a/games/kfreerings/Makefile b/games/kfreerings/Makefile
index 544920bd7388..c2bdc057a84e 100644
--- a/games/kfreerings/Makefile
+++ b/games/kfreerings/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= kdegames.3:${PORTSDIR}/games/kdegames3
USE_KDELIBS_VER=3
USE_BZIP2= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
USE_REINPLACE= yes
post-patch:
diff --git a/games/kgeography/Makefile b/games/kgeography/Makefile
index bb8790730c03..ae9af2df781e 100644
--- a/games/kgeography/Makefile
+++ b/games/kgeography/Makefile
@@ -16,8 +16,8 @@ COMMENT= Geography learning tool
CONFLICTS= kdegames-3.5.[0-9]*
USE_BZIP2= yes
-USE_KDELIBS_VER= 3
+USE_KDELIBS_VER=3
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
.include <bsd.port.mk>
diff --git a/games/knights-kde4/Makefile b/games/knights-kde4/Makefile
index 5c4ca6a7ac75..3afba7f8ba65 100644
--- a/games/knights-kde4/Makefile
+++ b/games/knights-kde4/Makefile
@@ -17,10 +17,10 @@ COMMENT= A KDE chess interface (gnuchess/crafty)
RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty
-USE_KDELIBS_VER= 3
+USE_KDELIBS_VER=3
USE_REINPLACE= yes
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= XML2POT=${TRUE} PO2XML=${TRUE}
post-patch:
diff --git a/games/knights/Makefile b/games/knights/Makefile
index 5c4ca6a7ac75..3afba7f8ba65 100644
--- a/games/knights/Makefile
+++ b/games/knights/Makefile
@@ -17,10 +17,10 @@ COMMENT= A KDE chess interface (gnuchess/crafty)
RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty
-USE_KDELIBS_VER= 3
+USE_KDELIBS_VER=3
USE_REINPLACE= yes
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= XML2POT=${TRUE} PO2XML=${TRUE}
post-patch:
diff --git a/games/kpicframer/Makefile b/games/kpicframer/Makefile
index 0e47afebffd6..6d75461ab45c 100644
--- a/games/kpicframer/Makefile
+++ b/games/kpicframer/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= kdegames.3:${PORTSDIR}/games/kdegames3
USE_BZIP2= yes
USE_KDELIBS_VER= 3
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
CONFIGURE_TARGET=
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/games/kpictorial/Makefile b/games/kpictorial/Makefile
index dd0a8d206bd8..69d70f192098 100644
--- a/games/kpictorial/Makefile
+++ b/games/kpictorial/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= arved@FreeBSD.org
COMMENT= Little logical game for KDE
USE_KDELIBS_VER= 3
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
CONFIGURE_TARGET=
CONFIGURE_ARGS+= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
diff --git a/games/kpuzzle/Makefile b/games/kpuzzle/Makefile
index 695f29dc2559..991d80724e69 100644
--- a/games/kpuzzle/Makefile
+++ b/games/kpuzzle/Makefile
@@ -18,7 +18,7 @@ COMMENT= Jigsaw puzzle game for KDE
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_BZIP2= yes
USE_KDELIBS_VER= 3
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
USE_REINPLACE= yes
post-patch:
diff --git a/games/krosswordplayer/Makefile b/games/krosswordplayer/Makefile
index 63efe5fed245..513fc8f5f069 100644
--- a/games/krosswordplayer/Makefile
+++ b/games/krosswordplayer/Makefile
@@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= KDE crossword puzzle game
-USE_KDELIBS_VER= 3
-GNU_CONFIGURE= yes
+USE_KDELIBS_VER=3
+USE_AUTOTOOLS= libtool:15
.include <bsd.port.mk>
diff --git a/games/kslide/Makefile b/games/kslide/Makefile
index e6e9d493f757..8f6b0a3302bd 100644
--- a/games/kslide/Makefile
+++ b/games/kslide/Makefile
@@ -16,8 +16,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= KDE puzzle game
USE_BZIP2= yes
-USE_KDELIBS_VER= 3
-GNU_CONFIGURE= yes
+USE_KDELIBS_VER=3
+USE_AUTOTOOLS= libtool:15
USE_REINPLACE= yes
post-patch:
diff --git a/games/ksudoku/Makefile b/games/ksudoku/Makefile
index 8d8d2e3f0724..dd1a2180f101 100644
--- a/games/ksudoku/Makefile
+++ b/games/ksudoku/Makefile
@@ -17,9 +17,9 @@ COMMENT= A Sudoku generator and solver for KDE
EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure
-USE_AUTOTOOLS= libtool:15
USE_KDELIBS_VER=3
USE_REINPLACE= yes
+USE_AUTOTOOLS= libtool:15
.include <bsd.port.pre.mk>
diff --git a/games/ktritoc/Makefile b/games/ktritoc/Makefile
index e4a40549833a..b65d8754e737 100644
--- a/games/ktritoc/Makefile
+++ b/games/ktritoc/Makefile
@@ -15,8 +15,8 @@ COMMENT= A Tic-tac-toe like boardgame
LIB_DEPENDS= kdegames.3:${PORTSDIR}/games/kdegames3
-USE_KDELIBS_VER= 3
-GNU_CONFIGURE= yes
+USE_KDELIBS_VER=3
+USE_AUTOTOOLS= libtool:15
post-patch:
${RM} -r ${WRKSRC}/ktritoc/doc/ktritoc/dtd
diff --git a/games/kwappen/Makefile b/games/kwappen/Makefile
index eb7259eedfe4..d2c0df663584 100644
--- a/games/kwappen/Makefile
+++ b/games/kwappen/Makefile
@@ -15,8 +15,8 @@ COMMENT= KDE board game
EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure
-USE_KDELIBS_VER= 3
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USE_KDELIBS_VER=3
+USE_AUTOTOOLS= libtool:15
+USE_GMAKE= yes
.include <bsd.port.mk>
diff --git a/games/libggz/Makefile b/games/libggz/Makefile
index 7f48f5ee6553..f732a7c671b6 100644
--- a/games/libggz/Makefile
+++ b/games/libggz/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libggz
PORTVERSION= 0.0.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://mirrors.dotsrc.org/ggzgamingzone/ggz/%SUBDIR%/ \
http://ftp.ggzgamingzone.org/pub/ggz/%SUBDIR%/
@@ -18,7 +18,7 @@ MAINTAINER= yinjieh@csie.nctu.edu.tw
COMMENT= The GGZ Gaming Zone - Base Library
USE_GNOME= gnomehack gnometarget
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --disable-debug
INSTALLS_SHLIB= yes
diff --git a/games/libggz/pkg-plist b/games/libggz/pkg-plist
index 399055d39113..21ce58a0d395 100644
--- a/games/libggz/pkg-plist
+++ b/games/libggz/pkg-plist
@@ -1,5 +1,6 @@
include/ggz.h
include/ggz_common.h
lib/libggz.a
+lib/libggz.la
lib/libggz.so
lib/libggz.so.3
diff --git a/games/libmaitretarot/Makefile b/games/libmaitretarot/Makefile
index a4590e62016f..61ae2f0beb9f 100644
--- a/games/libmaitretarot/Makefile
+++ b/games/libmaitretarot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libmaitretarot
PORTVERSION= 0.1.98
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= maitretarot
@@ -16,7 +16,7 @@ MAINTAINER= thierry@FreeBSD.org
COMMENT= Core library of MaitreTarot, a Tarot card game
USE_BZIP2= yes
-USE_AUTOTOOLS= libtool:13:inc
+GNU_CONFIGURE= yes
USE_GNOME= glib20 libxml2 lthack
INSTALLS_SHLIB= yes
diff --git a/games/libmaitretarot/pkg-plist b/games/libmaitretarot/pkg-plist
index 7ba474c820ce..0f9712acbccf 100644
--- a/games/libmaitretarot/pkg-plist
+++ b/games/libmaitretarot/pkg-plist
@@ -1,4 +1,5 @@
include/maitretarot.h
lib/libmaitretarot.a
+lib/libmaitretarot.la
lib/libmaitretarot.so
lib/libmaitretarot.so.0
diff --git a/games/libmt_client/Makefile b/games/libmt_client/Makefile
index 5b49434bb6ad..c4b972c9fc7f 100644
--- a/games/libmt_client/Makefile
+++ b/games/libmt_client/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libmt_client
PORTVERSION= 0.1.98
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= maitretarot
@@ -18,7 +18,7 @@ COMMENT= Client-side library of MaitreTarot, a Tarot card game
LIB_DEPENDS= maitretarot.0:${PORTSDIR}/games/libmaitretarot
USE_BZIP2= yes
-USE_AUTOTOOLS= libtool:13:inc
+GNU_CONFIGURE= yes
USE_GNOME= glib20 libxml2 lthack
INSTALLS_SHLIB= yes
diff --git a/games/libmt_client/pkg-plist b/games/libmt_client/pkg-plist
index 74ebbb3e0227..10f466e040bf 100644
--- a/games/libmt_client/pkg-plist
+++ b/games/libmt_client/pkg-plist
@@ -1,4 +1,5 @@
include/mt_client.h
lib/libmt_client.a
+lib/libmt_client.la
lib/libmt_client.so
lib/libmt_client.so.0
diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile
index e2911bef6d0a..070b858f715c 100644
--- a/games/monkeybubble/Makefile
+++ b/games/monkeybubble/Makefile
@@ -19,7 +19,7 @@ USE_X_PREFIX= yes
USE_REINPLACE= yes
HAS_MONKEYS= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GSTREAMER= ogg gconf
USE_GNOME= gnomehack gnomeprefix librsvg2 libgnomeui \
diff --git a/games/pinball/Makefile b/games/pinball/Makefile
index 128560f6e422..c5afb47781fa 100644
--- a/games/pinball/Makefile
+++ b/games/pinball/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pinball
PORTVERSION= 0.3.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/games/pinball/pkg-plist b/games/pinball/pkg-plist
index 8fe16b0fbbbf..28a44402f93f 100644
--- a/games/pinball/pkg-plist
+++ b/games/pinball/pkg-plist
@@ -62,10 +62,16 @@ include/pinball/TextureUtil.h
include/pinball/TransformVisitor.h
include/pinball/Visitor.h
include/pinball/pinconfig.h
+lib/pinball/libModuleProfessor.a
+lib/pinball/libModuleProfessor.la
lib/pinball/libModuleProfessor.so
lib/pinball/libModuleProfessor.so.0
+lib/pinball/libModuleTest.a
+lib/pinball/libModuleTest.la
lib/pinball/libModuleTest.so
lib/pinball/libModuleTest.so.0
+lib/pinball/libModuleTux.a
+lib/pinball/libModuleTux.la
lib/pinball/libModuleTux.so
lib/pinball/libModuleTux.so.0
lib/pinball/libemilia_addon.a
@@ -119,6 +125,3 @@ lib/pinball/libemilia_pin.a
@dirrm %%DATADIR%%/tux
@dirrm %%DATADIR%%/professor
@dirrm %%DATADIR%%
-@unexec rm -f %D/lib/pinball/libModuleTux.la
-@unexec rm -f %D/lib/pinball/libModuleProfessor.la
-@unexec rm -f %D/lib/pinball/libModuleTest.la
diff --git a/games/pioneers/Makefile b/games/pioneers/Makefile
index 2be326c03af3..1c40208394eb 100644
--- a/games/pioneers/Makefile
+++ b/games/pioneers/Makefile
@@ -17,7 +17,7 @@ COMMENT= An Internet playable version of the Settlers of Catan for GNOME/GTK+
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix gtk20
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
diff --git a/games/quake2forge/Makefile b/games/quake2forge/Makefile
index 393e0e429974..1a64acc760b0 100644
--- a/games/quake2forge/Makefile
+++ b/games/quake2forge/Makefile
@@ -7,6 +7,7 @@
PORTNAME= quake2forge
PORTVERSION= 0.3
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://www.galgenberg.net/distfiles/:qf \
ftp://ftp.idsoftware.com/idstuff/quake2/source/:id \
diff --git a/games/quake2forge/pkg-plist b/games/quake2forge/pkg-plist
index 955f1565a33c..e9a098b8cd1a 100644
--- a/games/quake2forge/pkg-plist
+++ b/games/quake2forge/pkg-plist
@@ -1,16 +1,42 @@
bin/q2f
+lib/quake2forge/baseq2/game.a
+lib/quake2forge/baseq2/game.la
lib/quake2forge/baseq2/game.so
+lib/quake2forge/ctf/game.a
+lib/quake2forge/ctf/game.la
lib/quake2forge/ctf/game.so
+%%ROGUE%%lib/quake2forge/rogue/game.a
+%%ROGUE%%lib/quake2forge/rogue/game.la
%%ROGUE%%lib/quake2forge/rogue/game.so
+%%XATRIX%%lib/quake2forge/xatrix/game.a
+%%XATRIX%%lib/quake2forge/xatrix/game.la
%%XATRIX%%lib/quake2forge/xatrix/game.so
+%%GL%%lib/quake2forge/ref_glx.a
+%%GL%%lib/quake2forge/ref_glx.la
%%GL%%lib/quake2forge/ref_glx.so
+%%SDLGL%%lib/quake2forge/ref_sdlgl.a
+%%SDLGL%%lib/quake2forge/ref_sdlgl.la
%%SDLGL%%lib/quake2forge/ref_sdlgl.so
+%%SVGA%%lib/quake2forge/ref_soft.a
+%%SVGA%%lib/quake2forge/ref_soft.la
%%SVGA%%lib/quake2forge/ref_soft.so
+%%SDL%%lib/quake2forge/ref_softsdl.a
+%%SDL%%lib/quake2forge/ref_softsdl.la
%%SDL%%lib/quake2forge/ref_softsdl.so
+%%X11%%lib/quake2forge/ref_softx.a
+%%X11%%lib/quake2forge/ref_softx.la
%%X11%%lib/quake2forge/ref_softx.so
+%%SVGA%%%%GL%%lib/quake2forge/ref_tdfx.a
+%%SVGA%%%%GL%%lib/quake2forge/ref_tdfx.la
%%SVGA%%%%GL%%lib/quake2forge/ref_tdfx.so
+%%AO%%lib/quake2forge/snd_ao.a
+%%AO%%lib/quake2forge/snd_ao.la
%%AO%%lib/quake2forge/snd_ao.so
+lib/quake2forge/snd_oss.a
+lib/quake2forge/snd_oss.la
lib/quake2forge/snd_oss.so
+%%SDL%%lib/quake2forge/snd_sdl.a
+%%SDL%%lib/quake2forge/snd_sdl.la
%%SDL%%lib/quake2forge/snd_sdl.so
%%PORTDOCS%%%%DOCSDIR%%/README.Solaris
%%PORTDOCS%%%%DOCSDIR%%/README.axp
diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile
index 7a29268a2ed9..1b05c9100be3 100644
--- a/games/quakeforge/Makefile
+++ b/games/quakeforge/Makefile
@@ -7,7 +7,7 @@
PORTNAME= quakeforge
PORTVERSION= 0.5.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:sf/}
MASTER_SITE_SUBDIR= quake/:sf
@@ -18,7 +18,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= alejandro@varnet.biz
COMMENT= Cleaned up copy of the GPLd Quake 1 source code
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_REINPLACE= yes
diff --git a/games/quakeforge/pkg-plist b/games/quakeforge/pkg-plist
index ac76457cbaab..2ff0fe21bad6 100644
--- a/games/quakeforge/pkg-plist
+++ b/games/quakeforge/pkg-plist
@@ -26,58 +26,91 @@ bin/qfwavinfo
bin/wad
bin/zpak
%%CLIENTS%%lib/libQFcd.a
+%%CLIENTS%%lib/libQFcd.la
%%CLIENTS%%lib/libQFcd.so
%%CLIENTS%%lib/libQFcd.so.1
lib/libQFconsole.a
+lib/libQFconsole.la
lib/libQFconsole.so
lib/libQFconsole.so.1
lib/libQFgamecode.a
+lib/libQFgamecode.la
lib/libQFgamecode.so
lib/libQFgamecode.so.1
lib/libQFgamecode_builtins.a
+lib/libQFgamecode_builtins.la
lib/libQFgamecode_builtins.so
lib/libQFgamecode_builtins.so.1
lib/libQFgib.a
+lib/libQFgib.la
lib/libQFgib.so
lib/libQFgib.so.1
lib/libQFimage.a
+lib/libQFimage.la
lib/libQFimage.so
lib/libQFimage.so.1
%%CLIENTS%%lib/libQFjs.a
+%%CLIENTS%%lib/libQFjs.la
%%CLIENTS%%lib/libQFjs.so
%%CLIENTS%%lib/libQFjs.so.1
lib/libQFmodels.a
+lib/libQFmodels.la
lib/libQFmodels.so
lib/libQFmodels.so.1
%%CLIENTS%%lib/libQFmodels_gl.a
+%%CLIENTS%%lib/libQFmodels_gl.la
%%CLIENTS%%lib/libQFmodels_gl.so
%%CLIENTS%%lib/libQFmodels_gl.so.1
%%CLIENTS%%lib/libQFmodels_sw.a
+%%CLIENTS%%lib/libQFmodels_sw.la
%%CLIENTS%%lib/libQFmodels_sw.so
%%CLIENTS%%lib/libQFmodels_sw.so.1
%%CLIENTS%%lib/libQFrenderer_gl.a
+%%CLIENTS%%lib/libQFrenderer_gl.la
%%CLIENTS%%lib/libQFrenderer_gl.so
%%CLIENTS%%lib/libQFrenderer_gl.so.1
%%CLIENTS%%%%SDL%%lib/libQFrenderer_sw32.a
+%%CLIENTS%%%%SDL%%lib/libQFrenderer_sw32.la
%%CLIENTS%%%%SDL%%lib/libQFrenderer_sw32.so
%%CLIENTS%%%%SDL%%lib/libQFrenderer_sw32.so.1
lib/libQFruamoko.a
+lib/libQFruamoko.la
lib/libQFruamoko.so
lib/libQFruamoko.so.1
%%CLIENTS%%lib/libQFsound.a
+%%CLIENTS%%lib/libQFsound.la
%%CLIENTS%%lib/libQFsound.so
%%CLIENTS%%lib/libQFsound.so.1
lib/libQFutil.a
+lib/libQFutil.la
lib/libQFutil.so
lib/libQFutil.so.1
+%%PLUGINS%%%%CLIENTS%%lib/quakeforge/cd_file.a
+%%PLUGINS%%%%CLIENTS%%lib/quakeforge/cd_file.la
%%PLUGINS%%%%CLIENTS%%lib/quakeforge/cd_file.so
+%%PLUGINS%%%%CLIENTS%%%%SDL%%lib/quakeforge/cd_sdl.a
+%%PLUGINS%%%%CLIENTS%%%%SDL%%lib/quakeforge/cd_sdl.la
%%PLUGINS%%%%CLIENTS%%%%SDL%%lib/quakeforge/cd_sdl.so
+%%PLUGINS%%%%CLIENTS%%%%XMMS%%lib/quakeforge/cd_xmms.a
+%%PLUGINS%%%%CLIENTS%%%%XMMS%%lib/quakeforge/cd_xmms.la
%%PLUGINS%%%%CLIENTS%%%%XMMS%%lib/quakeforge/cd_xmms.so
+%%PLUGINS%%lib/quakeforge/console_client.a
+%%PLUGINS%%lib/quakeforge/console_client.la
%%PLUGINS%%lib/quakeforge/console_client.so
+%%PLUGINS%%lib/quakeforge/console_server.a
+%%PLUGINS%%lib/quakeforge/console_server.la
%%PLUGINS%%lib/quakeforge/console_server.so
+%%PLUGINS%%%%CLIENTS%%lib/quakeforge/snd_output_disk.a
+%%PLUGINS%%%%CLIENTS%%lib/quakeforge/snd_output_disk.la
%%PLUGINS%%%%CLIENTS%%lib/quakeforge/snd_output_disk.so
+%%PLUGINS%%%%CLIENTS%%lib/quakeforge/snd_output_oss.a
+%%PLUGINS%%%%CLIENTS%%lib/quakeforge/snd_output_oss.la
%%PLUGINS%%%%CLIENTS%%lib/quakeforge/snd_output_oss.so
+%%PLUGINS%%%%CLIENTS%%%%SDL%%lib/quakeforge/snd_output_sdl.a
+%%PLUGINS%%%%CLIENTS%%%%SDL%%lib/quakeforge/snd_output_sdl.la
%%PLUGINS%%%%CLIENTS%%%%SDL%%lib/quakeforge/snd_output_sdl.so
+%%PLUGINS%%%%CLIENTS%%lib/quakeforge/snd_render_default.a
+%%PLUGINS%%%%CLIENTS%%lib/quakeforge/snd_render_default.la
%%PLUGINS%%%%CLIENTS%%lib/quakeforge/snd_render_default.so
lib/ruamoko/libcsqc.a
lib/ruamoko/libgui.a
diff --git a/games/six/Makefile b/games/six/Makefile
index 732737e9c1dc..cbf4c6b7d9c2 100644
--- a/games/six/Makefile
+++ b/games/six/Makefile
@@ -13,9 +13,9 @@ MASTER_SITES= http://six.retes.hu/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= KDE HEX clone
-USE_KDELIBS_VER= 3
+USE_KDELIBS_VER=3
USE_REINPLACE= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
post-patch:
@${REINPLACE_CMD} -e 's,-O2,,g ; \
diff --git a/games/taxipilot/Makefile b/games/taxipilot/Makefile
index e7946ca8d35f..2a07bb389b12 100644
--- a/games/taxipilot/Makefile
+++ b/games/taxipilot/Makefile
@@ -6,7 +6,7 @@
PORTNAME= taxipilot
PORTVERSION= 0.9.1
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= games kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -17,10 +17,10 @@ COMMENT= A Spacetaxi clone
LIB_DEPENDS= artsmodules.0:${PORTSDIR}/multimedia/kdemultimedia3
-USE_KDELIBS_VER= 3
+USE_KDELIBS_VER=3
USE_REINPLACE= yes
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure
CONFIGURE_ENV= LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS}" CPPFLAGS="${CPPFLAGS} ${PTHREAD_CFLAGS}"
diff --git a/games/taxipilot/pkg-plist b/games/taxipilot/pkg-plist
index fb58a72d8174..e7840d928717 100644
--- a/games/taxipilot/pkg-plist
+++ b/games/taxipilot/pkg-plist
@@ -1,4 +1,5 @@
bin/taxipilot
+lib/libEXT_wavpo.a
lib/libEXT_wavpo.la
lib/libEXT_wavpo.so
lib/libEXT_wavpo.so.0
diff --git a/games/thevalley/Makefile b/games/thevalley/Makefile
index eaa858044db9..f8ee533b20df 100644
--- a/games/thevalley/Makefile
+++ b/games/thevalley/Makefile
@@ -13,7 +13,7 @@ DISTNAME= valley-${PORTVERSION}
MAINTAINER= edwin@mavetju.org
COMMENT= The Valley is a rewrite of an old RPG from the early 1980s
-USE_AUTOTOOLS= libtool:13
+USE_AUTOTOOLS= libtool:15
USE_X= yes
HAS_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}
diff --git a/games/tmw/Makefile b/games/tmw/Makefile
index 40b443fd1ef7..5fc13559df44 100644
--- a/games/tmw/Makefile
+++ b/games/tmw/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
guichan.0:${PORTSDIR}/devel/guichan
USE_X_PREFIX= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
USE_SDL= sdl image mixer net
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include `${SDL_CONFIG} --cflags` -I${X11BASE}/include" \
diff --git a/games/tractorgen/Makefile b/games/tractorgen/Makefile
index 7061bbd36df0..4682314b7b1c 100644
--- a/games/tractorgen/Makefile
+++ b/games/tractorgen/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= elfrink@introweb.nl
COMMENT= Generates ASCII tractors
-USE_AUTOTOOLS= libtool:13
+GNU_CONFIGURE= yes
MAN6= tractorgen.6
PLIST_FILES= bin/tractorgen
diff --git a/games/tuxtype/Makefile b/games/tuxtype/Makefile
index c5e4a7546ae7..ccb40e54a511 100644
--- a/games/tuxtype/Makefile
+++ b/games/tuxtype/Makefile
@@ -18,7 +18,7 @@ COMMENT= An educational typing tutor starring Tux the Linux Penguin
USE_SDL= image mixer sdl
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_AUTOTOOLS= automake:14 autoconf:213
+USE_AUTOTOOLS= automake:14 autoconf:213 libtool:15
USE_GMAKE= yes
USE_PERL5_BUILD=yes
diff --git a/games/vamos/Makefile b/games/vamos/Makefile
index c22f145bff19..f6a37c958a64 100644
--- a/games/vamos/Makefile
+++ b/games/vamos/Makefile
@@ -8,7 +8,7 @@
PORTNAME= vamos
PORTVERSION= 0.5.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -26,7 +26,7 @@ USE_GL= yes
USE_GETOPT_LONG= yes
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
MAKEINFO="makeinfo --no-split"
diff --git a/games/vamos/pkg-plist b/games/vamos/pkg-plist
index 1da28c42fd05..171c5146d958 100644
--- a/games/vamos/pkg-plist
+++ b/games/vamos/pkg-plist
@@ -43,18 +43,23 @@ include/vamos/world/Gl_World.h
include/vamos/world/Sounds.h
include/vamos/world/World.h
lib/libvamos-body.a
+lib/libvamos-body.la
lib/libvamos-body.so
lib/libvamos-body.so.0
lib/libvamos-geometry.a
+lib/libvamos-geometry.la
lib/libvamos-geometry.so
lib/libvamos-geometry.so.0
lib/libvamos-media.a
+lib/libvamos-media.la
lib/libvamos-media.so
lib/libvamos-media.so.0
lib/libvamos-track.a
+lib/libvamos-track.la
lib/libvamos-track.so
lib/libvamos-track.so.0
lib/libvamos-world.a
+lib/libvamos-world.la
lib/libvamos-world.so
lib/libvamos-world.so.0
%%DATADIR%%/cars/F1-1967-arm.ac
diff --git a/games/wmquake/Makefile b/games/wmquake/Makefile
index d5cd9acd1622..351e0edd761f 100644
--- a/games/wmquake/Makefile
+++ b/games/wmquake/Makefile
@@ -13,10 +13,9 @@ MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/
MAINTAINER= q@galgenberg.net
COMMENT= Id Software\'s Quake I in a 64x64 WM dockapp window
-LIB_DEPENDS+= gdk12.2:${PORTSDIR}/x11-toolkits/gtk12
-
USE_BZIP2= yes
USE_GMAKE= yes
+USE_GNOME= gtk12
PLIST_FILES= bin/wmquake
diff --git a/games/xfce4-toys/Makefile b/games/xfce4-toys/Makefile
index b503ecee073d..1b9f00976094 100644
--- a/games/xfce4-toys/Makefile
+++ b/games/xfce4-toys/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfce4-toys
PORTVERSION= 4.2.3
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= games xfce
MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \
http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \
@@ -27,7 +27,7 @@ RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
USE_GETTEXT= yes
USE_GNOME= gtk20
USE_X_PREFIX= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \
diff --git a/games/xfce4-toys/pkg-plist b/games/xfce4-toys/pkg-plist
index 71c6da78473b..34d11103a8cb 100644
--- a/games/xfce4-toys/pkg-plist
+++ b/games/xfce4-toys/pkg-plist
@@ -1,4 +1,6 @@
bin/xfce4-tips
+lib/xfce4/panel-plugins/libeyes.a
+lib/xfce4/panel-plugins/libeyes.la
lib/xfce4/panel-plugins/libeyes.so
share/locale/af/LC_MESSAGES/xfce4-toys.mo
share/locale/ar/LC_MESSAGES/xfce4-toys.mo
diff --git a/games/xword/Makefile b/games/xword/Makefile
index 8c0e80c9c8f4..1b5b6f180bf2 100644
--- a/games/xword/Makefile
+++ b/games/xword/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A crossword puzzle application
-LIB_DEPENDS= gtkmm:${PORTSDIR}/x11-toolkits/gtk--
+LIB_DEPENDS= gtkmm-1.2.2:${PORTSDIR}/x11-toolkits/gtk--
GNU_CONFIGURE= yes