diff options
Diffstat (limited to 'games/xchadance/Makefile')
-rw-r--r-- | games/xchadance/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/games/xchadance/Makefile b/games/xchadance/Makefile index f88fa7dbe513..3959dc2146d6 100644 --- a/games/xchadance/Makefile +++ b/games/xchadance/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xchadance -# Date created: 21 August 1998 -# Whom: issei <issei@jp.FreeBSD.org> -# +# Created by: issei <issei@jp.FreeBSD.org> # $FreeBSD$ -# PORTNAME= xchadance PORTVERSION= 1.0 @@ -22,6 +18,7 @@ NO_WRKSUBDIR= yes RESTRICTED= 'contains commercial character data' +NO_STAGE= yes post-patch: @cd ${WRKSRC}; \ ${PATCH} < ${WRKSRC}/xchada01.bug |