pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/wm/metisse Find the nucleo buildlink3.mk file in the c...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bb65d96c1fc7
branches:  trunk
changeset: 529389:bb65d96c1fc7
user:      agc <agc%pkgsrc.org@localhost>
date:      Sat Jun 02 19:25:37 2007 +0000

description:
Find the nucleo buildlink3.mk file in the correct directory

diffstat:

 wm/metisse/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 7839cda05c72 -r bb65d96c1fc7 wm/metisse/Makefile
--- a/wm/metisse/Makefile       Sat Jun 02 19:11:05 2007 +0000
+++ b/wm/metisse/Makefile       Sat Jun 02 19:25:37 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/06/02 19:07:32 agc Exp $
+# $NetBSD: Makefile,v 1.2 2007/06/02 19:25:37 agc Exp $
 #
 
 DISTNAME=      metisse-0.4.0-rc4
@@ -23,10 +23,10 @@
 
 .include "../../audio/rplay/buildlink3.mk"
 .include "../../devel/readline/buildlink3.mk"
-.include "../../local/nucleo/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/libXft/buildlink3.mk"
 .include "../../x11/libXpm/buildlink3.mk"
 .include "../../x11/libXt/buildlink3.mk"
+.include "../../x11/nucleo/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index