aboutsummaryrefslogtreecommitdiff
path: root/games/quake2-matrix
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:36:33 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:36:33 +0000
commitc84e1cd8e6ce90aad916148ab61808a44ca8f718 (patch)
treeb6591847c5cfe81fd7ab910e45c88530d0741e7c /games/quake2-matrix
parent1640537ad67a4e7c293de8c7bd81840e57ec6928 (diff)
Notes
Diffstat (limited to 'games/quake2-matrix')
-rw-r--r--games/quake2-matrix/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/games/quake2-matrix/Makefile b/games/quake2-matrix/Makefile
index ff52078a0fc8..ad0e3d17dc9a 100644
--- a/games/quake2-matrix/Makefile
+++ b/games/quake2-matrix/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: quake2-matrix
-# Date created: 2006-12-24
-# Whom: alepulver
-#
+# Created by: alepulver
# $FreeBSD$
-#
PORTNAME= matrix
PORTVERSION= 1
@@ -23,6 +19,7 @@ ALL_TARGET= release
DOCSDIR= ${PREFIX}/share/doc/${LATEST_LINK}
+NO_STAGE= yes
.include "${.CURDIR}/../quake2-data/Makefile.include"
.include <bsd.port.pre.mk>