From dfa806a3a3e7522b7d4b5795274236835c2fca9e Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 3 Feb 1999 10:37:11 +0000 Subject: Use bsd.port.{pre,post}.mk. --- games/acm/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'games/acm') diff --git a/games/acm/Makefile b/games/acm/Makefile index b1c013941e23..953e5a871aaf 100644 --- a/games/acm/Makefile +++ b/games/acm/Makefile @@ -3,7 +3,7 @@ # Date created: 5 March 1995 # Whom: joerg # -# $Id: Makefile,v 1.14 1999/02/01 00:56:38 obrien Exp $ +# $Id: Makefile,v 1.15 1999/02/01 23:32:44 se Exp $ # DISTNAME= acm-5.0 @@ -15,9 +15,7 @@ MAINTAINER= se@FreeBSD.org GNU_CONFIGURE= yes MAN6= acm.6 -.include - -# Following stuff must be after to expand exists() properly +.include # Include sound support (Use network audio server (nas)) .if defined(USE_SOUND) && ${USE_SOUND} == YES || \ @@ -26,3 +24,4 @@ MAN6= acm.6 LIB_DEPENDS+= audio.7:${PORTSDIR}/audio/nas .endif +.include -- cgit v1.2.3