diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/afternoonstalker/Makefile | 1 | ||||
-rw-r--r-- | games/avoision/Makefile | 1 | ||||
-rw-r--r-- | games/belooted/Makefile | 8 | ||||
-rw-r--r-- | games/bygfoot/Makefile | 7 | ||||
-rw-r--r-- | games/crack-attack/Makefile | 6 | ||||
-rw-r--r-- | games/etracer/Makefile | 8 | ||||
-rw-r--r-- | games/lincity-ng/Makefile | 7 | ||||
-rw-r--r-- | games/lucidlife/Makefile | 8 | ||||
-rw-r--r-- | games/mudmagic/Makefile | 3 | ||||
-rw-r--r-- | games/naev/Makefile | 2 | ||||
-rw-r--r-- | games/sopwith/Makefile | 8 | ||||
-rw-r--r-- | games/stepmania-devel/Makefile | 2 |
12 files changed, 19 insertions, 42 deletions
diff --git a/games/afternoonstalker/Makefile b/games/afternoonstalker/Makefile index 1bf374f0bfe2..4c1c8db9e903 100644 --- a/games/afternoonstalker/Makefile +++ b/games/afternoonstalker/Makefile @@ -14,6 +14,7 @@ LICENSE= GPLv2 LIB_DEPENDS= flatzebra:${PORTSDIR}/devel/flatzebra +USES= pkgconfig USE_SDL= mixer sdl GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/games/avoision/Makefile b/games/avoision/Makefile index 0e8882c9011a..c942a68c75c7 100644 --- a/games/avoision/Makefile +++ b/games/avoision/Makefile @@ -23,6 +23,7 @@ LIB_DEPENDS= lua-5.1:${PORTSDIR}/lang/lua \ physfs.1:${PORTSDIR}/devel/physfs RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip +USES= pkgconfig USE_SDL= sdl sound USE_GL= glu GNU_CONFIGURE= yes diff --git a/games/belooted/Makefile b/games/belooted/Makefile index 5f3f7ab9a3e9..d999dae851b5 100644 --- a/games/belooted/Makefile +++ b/games/belooted/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: belooted -# Date created: 1 August 2007 -# Whom: Yinghong Liu <relaxbsd@gmail.com> -# +# Created by: Yinghong Liu <relaxbsd@gmail.com> # $FreeBSD$ -# PORTNAME= belooted PORTVERSION= 0.1.4.1 @@ -17,8 +13,8 @@ COMMENT= A popular 32-card trick-taking game played in France LICENSE= GPLv2 +USES= gmake pkgconfig USE_GNOME= gtk20 desktopfileutils -USE_GMAKE= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/games/bygfoot/Makefile b/games/bygfoot/Makefile index 96508f7f8774..dcaafed51310 100644 --- a/games/bygfoot/Makefile +++ b/games/bygfoot/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: bygfoot -# Date created: 6th July 2004 -# Whom: Pav Lucistnik <pav@FreeBSD.org> -# +# Created by: Pav Lucistnik <pav@FreeBSD.org> # $FreeBSD$ -# PORTNAME= bygfoot PORTVERSION= 2.2.1 @@ -19,6 +15,7 @@ COMMENT= Football (soccer) management game RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \ unzip:${PORTSDIR}/archivers/unzip +USES= pkgconfig GNU_CONFIGURE= yes USE_BZIP2= yes USE_GNOME= gtk20 diff --git a/games/crack-attack/Makefile b/games/crack-attack/Makefile index e662f5954bdb..0dc0f045da13 100644 --- a/games/crack-attack/Makefile +++ b/games/crack-attack/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: crack-attack -# Date created: 21 December 2003 -# Whom: Pav Lucistnik <pav@FreeBSD.org> -# +# Created by: Pav Lucistnik <pav@FreeBSD.org> # $FreeBSD$ PORTNAME= crack-attack @@ -14,6 +11,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= OpenGL game based on Super Nintendo classic Tetris Attack +USES= pkgconfig USE_XORG= x11 xi xmu sm ice USE_GL= glut USE_GNOME= gtk20 diff --git a/games/etracer/Makefile b/games/etracer/Makefile index 14f871edf143..63dd770f0f8f 100644 --- a/games/etracer/Makefile +++ b/games/etracer/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: extreme tux racer -# Date created: 22 February 2008 -# Whom: Peter Dunning -# +# Created by: Peter Dunning # $FreeBSD$ -# PORTNAME= etracer PORTVERSION= 0.4 @@ -21,7 +17,7 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ USE_SDL= mixer sdl USE_XORG= x11 xi xext xmu xt USE_GL= gl glu glut -USE_GMAKE= yes +USES= gmake pkgconfig GNU_CONFIGURE= yes USE_TCL= 84+ diff --git a/games/lincity-ng/Makefile b/games/lincity-ng/Makefile index 2f2435a41fce..63f60ad061c4 100644 --- a/games/lincity-ng/Makefile +++ b/games/lincity-ng/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: lincity-ng -# Date created: 25 June 2005 -# Whom: Andrej Zverev -# +# Created by: Andrej Zverev # $FreeBSD$ -# PORTNAME= lincity-ng PORTVERSION= 2.0 @@ -18,6 +14,7 @@ COMMENT= Improved rich city simulation game for X BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs +USES= pkgconfig USE_BZIP2= yes USE_SDL= sdl mixer image ttf gfx USE_GL= yes diff --git a/games/lucidlife/Makefile b/games/lucidlife/Makefile index 32eb8fbfee0a..f9800c261a86 100644 --- a/games/lucidlife/Makefile +++ b/games/lucidlife/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: lucidlife -# Date created: 18 Aug 2005 -# Whom: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> -# +# Created by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> # $FreeBSD$ -# PORTNAME= lucidlife PORTVERSION= 0.9.2 @@ -14,7 +10,7 @@ MASTER_SITES= http://offload1.icculus.org:9090/~jcspray/LucidLife/ MAINTAINER= mwisnicki+freebsd@gmail.com COMMENT= A GTK2 implementation of Conway's Game of Life -USE_GMAKE= yes +USES= gmake pkgconfig USE_GNOME= gtk20 gnomevfs2 intlhack GNU_CONFIGURE= yes diff --git a/games/mudmagic/Makefile b/games/mudmagic/Makefile index 794cdde1c6a5..be3c247adc8d 100644 --- a/games/mudmagic/Makefile +++ b/games/mudmagic/Makefile @@ -16,10 +16,9 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ expat:${PORTSDIR}/textproc/expat2 \ sqlite3.8:${PORTSDIR}/databases/sqlite3 -USES= pathfix +USES= gmake pathfix pkgconfig USE_GNOME= gtk20 libglade2 libxml2 GNU_CONFIGURE= yes -USE_GMAKE= yes USE_PYTHON= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/games/naev/Makefile b/games/naev/Makefile index 3d199cc6660e..42816c2e169a 100644 --- a/games/naev/Makefile +++ b/games/naev/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ libvorbisfile.so:${PORTSDIR}/audio/libvorbis RUN_DEPENDS= ${LOCALBASE}/share/${PORTNAME}/ndata-${PORTVERSION}:${PORTSDIR}/games/naev-data -USES= gmake +USES= gmake pkgconfig USE_AUTOTOOLS= automake:env aclocal:env autoconf:env USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/games/sopwith/Makefile b/games/sopwith/Makefile index 18e9435478d3..088aeace1c66 100644 --- a/games/sopwith/Makefile +++ b/games/sopwith/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sopwith -# Date created: 1 July 2002 -# Whom: Edwin Groothuis <edwin@mavetju.org> -# +# Created by: Edwin Groothuis <edwin@mavetju.org> # $FreeBSD$ -# PORTNAME= sopwith PORTVERSION= 1.7.4 @@ -14,8 +10,8 @@ MASTER_SITES= SF/sdl-${PORTNAME}/sdl_${PORTNAME}/${PORTVERSION} MAINTAINER= edwin@mavetju.org COMMENT= A classic WW1 biplane game +USES= gmake pkgconfig USE_SDL= sdl -USE_GMAKE= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes diff --git a/games/stepmania-devel/Makefile b/games/stepmania-devel/Makefile index 138ed2692adf..95bafeeed97f 100644 --- a/games/stepmania-devel/Makefile +++ b/games/stepmania-devel/Makefile @@ -28,7 +28,7 @@ PROJECTHOST= sm-ssc USE_BZIP2= yes USE_XORG= x11 xau xdmcp xext xrandr xrender xtst USE_GL= gl glu -USES= pathfix iconv shebangfix perl5 +USES= pathfix iconv shebangfix perl5 pkgconfig USE_GNOME= gtk20 USE_PERL5= build GNU_CONFIGURE= yes |