diff options
Diffstat (limited to 'games/acm/Makefile')
-rw-r--r-- | games/acm/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/games/acm/Makefile b/games/acm/Makefile index d434384977b1..aa56d7ca822f 100644 --- a/games/acm/Makefile +++ b/games/acm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: acm -# Date created: 5 March 1995 -# Whom: joerg -# +# Created by: joerg # $FreeBSD$ -# PORTNAME= acm PORTVERSION= 5.0 @@ -23,6 +19,7 @@ USE_PERL5= build MAN6= acm.6 +NO_STAGE= yes .include <bsd.port.pre.mk> # Include sound support (Use network audio server (nas)) |