pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/xmp Modular Xorg support.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4e1b38b8ee79
branches: trunk
changeset: 524533:4e1b38b8ee79
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Jan 26 18:23:30 2007 +0000
description:
Modular Xorg support.
diffstat:
audio/xmp/Makefile | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 18e824adcfc0 -r 4e1b38b8ee79 audio/xmp/Makefile
--- a/audio/xmp/Makefile Fri Jan 26 18:22:48 2007 +0000
+++ b/audio/xmp/Makefile Fri Jan 26 18:23:30 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/02/05 23:08:19 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2007/01/26 18:23:30 joerg Exp $
DISTNAME= xmp-2.0.4
PKGREVISION= 3
@@ -32,5 +32,10 @@
pre-install:
${INSTALL_DATA_DIR} ${EGDIR}
-.include "../../mk/x11.buildlink3.mk"
+BUILDLINK_DEPMETHOD.libXt?= build
+
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index