From 146986a3802b96d68661d4ffa371909131f5264e Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Thu, 1 Feb 2007 15:53:30 +0000 Subject: Dropped one too many lines in the cleanup. Found by: Pav Pointy hat to: linimon --- audio/aureal-kmod/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'audio') diff --git a/audio/aureal-kmod/Makefile b/audio/aureal-kmod/Makefile index bcb90d8f9e34..7ad94d961eaf 100644 --- a/audio/aureal-kmod/Makefile +++ b/audio/aureal-kmod/Makefile @@ -20,6 +20,7 @@ NO_PACKAGE= Should be in sync with the kernel to work correctly ONLY_FOR_ARCHS= i386 SRCPREFIX?= /usr/src STRAYFILES= au88x0.h au88x0.c asp10.o asp20.o asp30.o +DISTREVISION= 4 WRKSRC= ${WRKDIR} @@ -27,8 +28,6 @@ PKGMESSAGE= ${WRKSRC}/.MESSAGE MAKE_ENV= WRKSRC="${WRKSRC}" -.include - # Make sure kernel sources are present before going any further .if ! exists(${SRCPREFIX}/sys/dev/sound/pcm/sound.c) IGNORE= "You need to extract kernel source tree before building this package" @@ -62,4 +61,4 @@ post-install: @${INSTALL_SCRIPT} ${WRKDIR}/aureal.sh.sample ${PREFIX}/etc/rc.d @${CAT} ${PKGMESSAGE} -.include +.include -- cgit v1.2.3