diff options
Diffstat (limited to 'games/linux-doom3/Makefile')
-rw-r--r-- | games/linux-doom3/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/games/linux-doom3/Makefile b/games/linux-doom3/Makefile index e9c03cb2947c..ae0d64db2e7b 100644 --- a/games/linux-doom3/Makefile +++ b/games/linux-doom3/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: linux-doom3 -# Date created: 7 May 2006 -# Whom: alepulver -# +# Created by: alepulver # $FreeBSD$ -# PORTNAME= doom3 PORTVERSION= 1.3.1.1304 @@ -30,6 +26,7 @@ NO_CDKEY_DESC= Use older version which doesn't require cd key DATADIR= ${PREFIX}/lib/${PKGNAMEPREFIX}${PORTNAME} SUB_FILES= doom3 doom3-ded pkg-message +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNO_CDKEY} |