summaryrefslogtreecommitdiff
path: root/audio/maplay
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/maplay
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/maplay')
-rw-r--r--audio/maplay/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/audio/maplay/Makefile b/audio/maplay/Makefile
index cec8862cd6c..291b6a466b1 100644
--- a/audio/maplay/Makefile
+++ b/audio/maplay/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: maplay
-# Version required: 1.2
-# Date created: Feb 13 1995
-# Whom: jkh
-#
-# $NetBSD: Makefile,v 1.2 1997/10/28 23:49:37 augustss Exp $
+# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:10 agc Exp $
# FreeBSD Id: Makefile,v 1.6 1997/01/07 14:58:04 torstenb Exp
#
@@ -21,4 +16,4 @@ PATCH_STRIP= -p2
pre-configure:
@(cd ${WRKSRC}; make pre-install)
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"