summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz>2004-04-24 23:16:32 +0000
committerwiz <wiz>2004-04-24 23:16:32 +0000
commit40d19143cd1f052bc86211716aa1cd3b7df9dea9 (patch)
treeded2f1def0c28c295ca5e5c43eb31db2fca2f8e1 /audio
parent2d942ebb3dea40f09b933e34d643dc2130c09916 (diff)
downloadpkgsrc-40d19143cd1f052bc86211716aa1cd3b7df9dea9.tar.gz
bl3 packages should only include bl3 files.
Diffstat (limited to 'audio')
-rw-r--r--audio/mpg123-nas/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpg123-nas/Makefile b/audio/mpg123-nas/Makefile
index a5765f2512a..c04c271edb9 100644
--- a/audio/mpg123-nas/Makefile
+++ b/audio/mpg123-nas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/02/10 09:32:47 tron Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/24 23:16:32 wiz Exp $
PKGNAME= mpg123${TARGET_SUFFIX}-${MPG123_VERSION}
PKGREVISION= 3
@@ -12,5 +12,5 @@ USE_X11= yes
.include "../../audio/mpg123/Makefile.common"
-.include "../../audio/nas/buildlink2.mk"
+.include "../../audio/nas/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"