summaryrefslogtreecommitdiff
path: root/audio/cs4235
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commitbd104e94125bfe7dfcebf5b4161276a4198449e9 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /audio/cs4235
parent7cae7f609b643bad775c5f59251c32e609dbdc0a (diff)
downloadpkgsrc-bd104e94125bfe7dfcebf5b4161276a4198449e9.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'audio/cs4235')
-rw-r--r--audio/cs4235/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/cs4235/Makefile b/audio/cs4235/Makefile
index 21f5395fe6c..0e9ec78e802 100644
--- a/audio/cs4235/Makefile
+++ b/audio/cs4235/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2001/02/16 13:30:34 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2003/03/29 12:40:05 jmmv Exp $
#
DISTNAME= cs4235-20001009
+WRKSRC= ${WRKDIR}/cs4235
CATEGORIES= audio sysutils
MASTER_SITES= http://invisible.yi.org/~jmcneill/
@@ -11,7 +12,6 @@ COMMENT= Modifies the 3D mode on Crystal CS4235 sound cards
ONLY_FOR_PLATFORM= NetBSD-*-i386
-WRKSRC= ${WRKDIR}/cs4235
MAKE_ENV+= BINDIR=${PREFIX}/bin
.include "../../mk/bsd.pkg.mk"