summaryrefslogtreecommitdiff
path: root/audio/mikmod
diff options
context:
space:
mode:
authoragc <agc>1998-04-15 10:38:06 +0000
committeragc <agc>1998-04-15 10:38:06 +0000
commit7aabc7f560edf44c2df006133bafc70ad9599119 (patch)
tree33a4622592f58e4775f653481e5ec3c86edee661 /audio/mikmod
parent33c4385e13498c0c4535cb42efab224b949b9be4 (diff)
downloadpkgsrc-7aabc7f560edf44c2df006133bafc70ad9599119.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/mikmod')
-rw-r--r--audio/mikmod/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/mikmod/Makefile b/audio/mikmod/Makefile
index fb899edc57e..d6e65fbe7ef 100644
--- a/audio/mikmod/Makefile
+++ b/audio/mikmod/Makefile
@@ -1,7 +1,4 @@
-# Makefile for: mikmod
-# Version required: 2.14
-#
-# $NetBSD: Makefile,v 1.6 1998/03/20 07:08:43 mycroft Exp $
+# $NetBSD: Makefile,v 1.7 1998/04/15 10:38:10 agc Exp $
#
DISTNAME= mikmod-2.14-unix
@@ -29,4 +26,4 @@ do-install:
.endfor
.endif
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"