diff options
Diffstat (limited to 'games/fmars/Makefile')
-rw-r--r-- | games/fmars/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/games/fmars/Makefile b/games/fmars/Makefile index 297e4d13b1a3..3c7adb74903e 100644 --- a/games/fmars/Makefile +++ b/games/fmars/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fmars -# Date created: 16 Jul 2005 -# Whom: Alejandro Pulver <alejandro@varnet.biz> -# +# Created by: Alejandro Pulver <alejandro@varnet.biz> # $FreeBSD$ -# PORTNAME= fmars PORTVERSION= 0.0.207 @@ -26,6 +22,7 @@ ALL_TARGET= x${PORTNAME} OPTIONS_DEFINE= OPTIMIZED_CFLAGS DOCS OPTIONS_DEFAULT= OPTIMIZED_CFLAGS +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: |