From d2b4ee511b9a89baaed4cd6f29d710d04ceffc12 Mon Sep 17 00:00:00 2001 From: drochner Date: Tue, 15 Jul 2008 10:37:35 +0000 Subject: -needs libXft to build -don't try to @dirrm include/X11/bitmaps --- x11/openmotif/Makefile | 3 ++- x11/openmotif/PLIST | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/x11/openmotif/Makefile b/x11/openmotif/Makefile index 9e8c1dd2f7d..a7fe79f907d 100644 --- a/x11/openmotif/Makefile +++ b/x11/openmotif/Makefile @@ -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 @@ post-build: .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 --git a/x11/openmotif/PLIST b/x11/openmotif/PLIST index 2ace4441843..76c2583acff 100644 --- a/x11/openmotif/PLIST +++ b/x11/openmotif/PLIST @@ -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/UIL.5 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 -- cgit v1.2.3