diff options
Diffstat (limited to 'games/scare/Makefile')
-rw-r--r-- | games/scare/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/games/scare/Makefile b/games/scare/Makefile index 4508a4a4e295..f51a883cc7f2 100644 --- a/games/scare/Makefile +++ b/games/scare/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: scare -# Date created: 6 February 2005 -# Whom: Peter Pentchev <roam@FreeBSD.org> -# +# Created by: Peter Pentchev <roam@FreeBSD.org> # $FreeBSD$ -# PORTNAME= scare PORTVERSION= 1.3.10 @@ -29,6 +25,7 @@ USE_ZIP= yes PLIST_FILES= bin/scare +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MXGLK} |