diff options
Diffstat (limited to 'games/pinball/Makefile')
-rw-r--r-- | games/pinball/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/games/pinball/Makefile b/games/pinball/Makefile index e6f9ed739f76..00804c8004e9 100644 --- a/games/pinball/Makefile +++ b/games/pinball/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pinball -# Date created: Tue 13 aug 2002 22:46:02 CEST -# Whom: thierry@pompo.net -# +# Created by: thierry@pompo.net # $FreeBSD$ -# PORTNAME= pinball PORTVERSION= 0.3.1 @@ -40,6 +36,7 @@ ALLEGRO_CONFIG= ${LOCALBASE}/bin/allegro-config DOCS= README +NO_STAGE= yes .include <bsd.port.pre.mk> # For gmake>=3.82 |