summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-04-15 10:38:06 +0000
committeragc <agc@pkgsrc.org>1998-04-15 10:38:06 +0000
commitdccd43243dfa7b9fe09bdf507b64f2235cb5fa07 (patch)
tree33a4622592f58e4775f653481e5ec3c86edee661 /audio/Makefile
parente5fc7b25971e8890e6ebe0fad23a929bab8d23ff (diff)
downloadpkgsrc-dccd43243dfa7b9fe09bdf507b64f2235cb5fa07.tar.gz
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile
index bfb060f9a27..71f69eddde6 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 1998/02/22 23:29:38 hubertf Exp $
+# $NetBSD: Makefile,v 1.17 1998/04/15 10:38:09 agc Exp $
#
SUBDIR += amp
@@ -23,4 +23,4 @@
SUBDIR += xmmix
SUBDIR += xwave
-.include <bsd.port.subdir.mk>
+.include "../mk/bsd.pkg.subdir.mk"