summaryrefslogtreecommitdiff
path: root/audio/mpg123-nas/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mpg123-nas/Makefile')
-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 c86bcaee4e9..04119685b3c 100644
--- a/audio/mpg123-nas/Makefile
+++ b/audio/mpg123-nas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2002/11/28 12:24:06 markd Exp $
+# $NetBSD: Makefile,v 1.5 2003/09/18 16:25:14 jmmv Exp $
#
PKGNAME= mpg123${TARGET_SUFFIX}-${MPG123_VERSION}
@@ -11,7 +11,7 @@ CONFLICTS+= mpg123-[0-9]*
USE_X11BASE= # defined
-.include "../mpg123/Makefile.common"
+.include "../../audio/mpg123/Makefile.common"
.include "../../audio/nas/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"