aboutsummaryrefslogtreecommitdiff
path: root/games/cube/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-11-19 08:37:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-11-19 08:37:05 +0000
commit1bdba8c26a55334090d9f056afb6bfe135e551a8 (patch)
treeb9e1538a6a25de4be2719b7ab5c27da1a25eee07 /games/cube/Makefile
parentb55c30d54c1b8f24d28a8d5dd8da2d4f2163b2f3 (diff)
downloadports-1bdba8c26a55334090d9f056afb6bfe135e551a8.tar.gz
ports-1bdba8c26a55334090d9f056afb6bfe135e551a8.zip
Notes
Diffstat (limited to 'games/cube/Makefile')
-rw-r--r--games/cube/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/games/cube/Makefile b/games/cube/Makefile
index 1a2a54fa558d..64a83038ba71 100644
--- a/games/cube/Makefile
+++ b/games/cube/Makefile
@@ -7,16 +7,13 @@ PORTREVISION= 11
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}
DISTFILES= ${CUBE_DATA} ${CUBE_SRC}
-EXTRACT_ONLY= ${CUBE_SRC}
MAINTAINER= ports@FreeBSD.org
COMMENT= OpenGL 3D FPS (first person shooter) game
BUILD_DEPENDS= ${LOCALBASE}/lib/libenet.a:${PORTSDIR}/net/enet
-USE_ZIP= yes
-USE_DOS2UNIX= yes
-USES= gmake
+USES= dos2unix gmake
ALL_TARGET= #
USE_XORG= x11
@@ -56,9 +53,6 @@ ALL_TARGET+= server
CUBE_BIN+= server
.endif
-post-extract:
- @${TAR} zxf ${DISTDIR}/${CUBE_DATA} -C ${WRKDIR}
-
do-install:
.for f in ${CUBE_BIN}
${INSTALL_SCRIPT} ${WRKDIR}/cube_${f} ${STAGEDIR}${PREFIX}/bin