diff options
Diffstat (limited to 'emulators/raine/Makefile')
-rw-r--r-- | emulators/raine/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile index 5c72cc270635..31b9e92e254b 100644 --- a/emulators/raine/Makefile +++ b/emulators/raine/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: raine -# Date created: Jul 22 2004 -# Whom: Florent Thoumie <flz@xbsd.org> -# +# Created by: Florent Thoumie <flz@xbsd.org> # $FreeBSD$ -# PORTNAME= raine PORTVERSION= 0.43.3 @@ -29,6 +25,7 @@ MAKEFILE= makefile ONLY_FOR_ARCHS= i386 +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: |