aboutsummaryrefslogtreecommitdiff
path: root/games/formido
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-01-28 23:31:19 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-01-28 23:31:19 +0000
commit17a97d830dd3d8032e1122035a5e91c20f856ed4 (patch)
treed6c054ecd7c2bcaf67b327360ee6ee741253b4e0 /games/formido
parent25ec9a9955bc14b9a1056c95bceb9ba4b495924c (diff)
downloadports-17a97d830dd3d8032e1122035a5e91c20f856ed4.tar.gz
ports-17a97d830dd3d8032e1122035a5e91c20f856ed4.zip
- Convert USE_GMAKE to USES
- Remove unneeded lines
Notes
Notes: svn path=/head/; revision=341675
Diffstat (limited to 'games/formido')
-rw-r--r--games/formido/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/games/formido/Makefile b/games/formido/Makefile
index 5fcb6fc8771d..1920888c3232 100644
--- a/games/formido/Makefile
+++ b/games/formido/Makefile
@@ -11,10 +11,9 @@ MAINTAINER= amdmi3@FreeBSD.org
COMMENT= 2D kill-em all with 3D rendered graphics
LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/GPL_license.txt
USE_SDL= sdl mixer image
-USE_GMAKE= yes
+USES= gmake
MAKE_ARGS= CC="${CXX}" DATDIR="${DATADIR}" DEFCONFIGDIR="${DATADIR}"
PLIST_FILES= bin/${PORTNAME}
@@ -22,8 +21,6 @@ PLIST_FILES= bin/${PORTNAME}
PORTDATA= *
PORTDOCS= *
-.include <bsd.port.options.mk>
-
pre-build:
@${MKDIR} ${WRKSRC}/obj