pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/openmotif -needs libXft to build
details: https://anonhg.NetBSD.org/pkgsrc/rev/01d928d2693b
branches: trunk
changeset: 544523:01d928d2693b
user: drochner <drochner%pkgsrc.org@localhost>
date: Tue Jul 15 10:37:35 2008 +0000
description:
-needs libXft to build
-don't try to @dirrm include/X11/bitmaps
diffstat:
x11/openmotif/Makefile | 3 ++-
x11/openmotif/PLIST | 3 +--
2 files changed, 3 insertions(+), 3 deletions(-)
diffs (33 lines):
diff -r 9cc89e1d90f1 -r 01d928d2693b x11/openmotif/Makefile
--- a/x11/openmotif/Makefile Tue Jul 15 10:36:17 2008 +0000
+++ b/x11/openmotif/Makefile Tue Jul 15 10:37:35 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2008/07/14 23:01:32 christos Exp $
+# $NetBSD: Makefile,v 1.55 2008/07/15 10:37:35 drochner Exp $
PKGVER= 2.3.1
DISTNAME= openmotif-${PKGVER}
@@ -104,5 +104,6 @@
.include "../../x11/libXmu/buildlink3.mk"
.include "../../x11/libXp/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libXft/buildlink3.mk"
.include "../../x11/xbitmaps/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 9cc89e1d90f1 -r 01d928d2693b x11/openmotif/PLIST
--- a/x11/openmotif/PLIST Tue Jul 15 10:36:17 2008 +0000
+++ b/x11/openmotif/PLIST Tue Jul 15 10:37:35 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2008/07/14 23:01:32 christos Exp $
+@comment $NetBSD: PLIST,v 1.8 2008/07/15 10:37:35 drochner Exp $
bin/mwm
bin/uil
bin/xmbind
@@ -980,7 +980,6 @@
man/man5/WML.5
man/man5/mwmrc.5
@dirrm include/Mrm
-@dirrm include/X11/bitmaps
@dirrm include/Xm
@dirrm include/uil
@dirrm lib/X11/bindings
Home |
Main Index |
Thread Index |
Old Index