summaryrefslogtreecommitdiff
path: root/audio/amp
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/amp
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/amp')
-rw-r--r--audio/amp/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/amp/Makefile b/audio/amp/Makefile
index 7268b285fed..2d5b64fc65d 100644
--- a/audio/amp/Makefile
+++ b/audio/amp/Makefile
@@ -1,7 +1,4 @@
-# Makefile for: amp
-# Version required: 0.7.6
-#
-# $NetBSD: Makefile,v 1.4 1998/03/20 06:02:06 mycroft Exp $
+# $NetBSD: Makefile,v 1.5 1998/04/15 10:38:09 agc Exp $
#
DISTNAME= amp-0.7.6
@@ -19,4 +16,4 @@ do-install:
@ ${INSTALL_PROGRAM} ${WRKSRC}/amp ${PREFIX}/bin
@ ${INSTALL_MAN} ${WRKSRC}/amp.1 ${PREFIX}/man/man1
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"