pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Modular Xorg support.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f0c1491e509a
branches: trunk
changeset: 523819:f0c1491e509a
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Jan 13 22:15:58 2007 +0000
description:
Modular Xorg support.
diffstat:
net/kdenetwork3/Makefile | 9 ++++++++-
www/galeon/Makefile | 5 +++--
2 files changed, 11 insertions(+), 3 deletions(-)
diffs (48 lines):
diff -r 650531335d7a -r f0c1491e509a net/kdenetwork3/Makefile
--- a/net/kdenetwork3/Makefile Sat Jan 13 21:58:53 2007 +0000
+++ b/net/kdenetwork3/Makefile Sat Jan 13 22:15:58 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2007/01/13 01:02:55 markd Exp $
+# $NetBSD: Makefile,v 1.57 2007/01/13 22:17:47 joerg Exp $
DISTNAME= kdenetwork-${_KDE_VERSION}
PKGREVISION= 1
@@ -50,6 +50,8 @@
${MV} Makefile Makefile.save; ${GREP} -v "^#>" Makefile.save > Makefile; \
${RM} Makefile.save)
+BUILDLINK_DEPMETHOD.libXt?= build
+
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../converters/uulib/buildlink3.mk"
.include "../../databases/gdbm/buildlink3.mk"
@@ -57,5 +59,10 @@
.include "../../net/openslp/buildlink3.mk"
.include "../../x11/kdebase3/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
+.include "../../x11/libSM/buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../x11/libXmu/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
+.include "../../x11/libXtst/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 650531335d7a -r f0c1491e509a www/galeon/Makefile
--- a/www/galeon/Makefile Sat Jan 13 21:58:53 2007 +0000
+++ b/www/galeon/Makefile Sat Jan 13 22:15:58 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.105 2006/10/30 21:29:34 drochner Exp $
+# $NetBSD: Makefile,v 1.106 2007/01/13 22:15:58 joerg Exp $
#
DISTNAME= galeon-2.0.3
@@ -34,7 +34,8 @@
.include "../../graphics/gnome-icon-theme/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../www/seamonkey/gecko-depends.mk"
.include "../../x11/gnome-desktop/buildlink3.mk"
-.include "../../www/seamonkey/gecko-depends.mk"
+.include "../../x11/libSM/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index