summaryrefslogtreecommitdiff
path: root/lang/mpd
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-03-25 09:48:13 +0000
committerwiz <wiz@pkgsrc.org>2007-03-25 09:48:13 +0000
commit557462a87710831be1d625b9211613033041fcd0 (patch)
tree0e69b620d4acdfc7da3d45a9f11ec3fd3c9e4e9c /lang/mpd
parent119694c2edde0ccb5f56f801433ac11ed993c693 (diff)
downloadpkgsrc-557462a87710831be1d625b9211613033041fcd0.tar.gz
Convert to xorg.
Diffstat (limited to 'lang/mpd')
-rw-r--r--lang/mpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/mpd/Makefile b/lang/mpd/Makefile
index d1e2ab501c5..4a65e778e35 100644
--- a/lang/mpd/Makefile
+++ b/lang/mpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2007/01/07 09:13:56 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2007/03/25 09:48:13 wiz Exp $
#
DISTNAME= mpd.1.0.1
@@ -38,5 +38,5 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/doc/install.html ${PREFIX}/share/doc/mpd
${INSTALL_DATA} ${WRKSRC}/doc/release.html ${PREFIX}/share/doc/mpd
-.include "../../mk/x11.buildlink3.mk"
+.include "../..//x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"