summaryrefslogtreecommitdiff
path: root/audio/mpg123/Makefile
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/mpg123/Makefile
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/mpg123/Makefile')
-rw-r--r--audio/mpg123/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile
index 183c67aa4ee..f6890d230b9 100644
--- a/audio/mpg123/Makefile
+++ b/audio/mpg123/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: mpg123
-# Version required: mpg123-0.59k
-# Date created: 97-10-25
-# Whom: augustss@cs.chalmers.se
-#
-# $NetBSD: Makefile,v 1.5 1998/03/07 13:55:38 mycroft Exp $
+# $NetBSD: Makefile,v 1.6 1998/04/15 10:38:10 agc Exp $
#
DISTNAME= mpg123-0.59o
@@ -22,4 +17,4 @@ ALL_TARGET= netbsd
MAKE_FLAGS+= PREFIX="${PREFIX}"
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"