summaryrefslogtreecommitdiff
path: root/audio/timidity
diff options
context:
space:
mode:
authoragc <agc>1998-04-15 10:38:06 +0000
committeragc <agc>1998-04-15 10:38:06 +0000
commit75ab08822c4c628286bb5085df301f52de9ad668 (patch)
tree33a4622592f58e4775f653481e5ec3c86edee661 /audio/timidity
parent7244ef0bd3b563a2080525e2b508b9bc8ecf2e11 (diff)
downloadpkgsrc-75ab08822c4c628286bb5085df301f52de9ad668.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/timidity')
-rw-r--r--audio/timidity/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile
index ecb2f53ab30..04fa1d91ee0 100644
--- a/audio/timidity/Makefile
+++ b/audio/timidity/Makefile
@@ -1,8 +1,4 @@
-# Makefile for: timidity
-# Homepage: http://www.cgs.fi/~tt/timidity/
-# Version required: 0.2i
-#
-# $NetBSD: Makefile,v 1.9 1998/03/20 07:07:31 mycroft Exp $
+# $NetBSD: Makefile,v 1.10 1998/04/15 10:38:11 agc Exp $
#
DISTNAME= timidity-0.2i
@@ -34,4 +30,4 @@ post-install:
cd ${PREFIX}/lib/timidity/patch && \
unzip -o -q -L ${DISTDIR}/${TIINS}
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"