summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjoerg <joerg>2007-01-26 21:39:00 +0000
committerjoerg <joerg>2007-01-26 21:39:00 +0000
commite0a30be9b45e1ee22589b1faff05ee4e6f466eb9 (patch)
treeaccb09fb869f9dabf4171c71ef44caabb1d834fa /audio
parentc5442f556a0b01566d1b55b076acdbe9813d95d1 (diff)
downloadpkgsrc-e0a30be9b45e1ee22589b1faff05ee4e6f466eb9.tar.gz
Modular Xorg support.
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 dad6c5cc208..a06596b6450 100644
--- a/audio/mpg123-nas/Makefile
+++ b/audio/mpg123-nas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/05/26 12:33:37 drochner Exp $
+# $NetBSD: Makefile,v 1.21 2007/01/26 21:39:00 joerg Exp $
PKGNAME= mpg123${TARGET_SUFFIX}-${MPG123_VERSION}
PKGREVISION= 10
@@ -19,5 +19,5 @@ PKG_OPTIONS_VAR=PKG_OPTIONS.mpg123-nas
.include "../../audio/mpg123/Makefile.common"
.include "../../audio/nas/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"