pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/pari Modular Xorg support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5abf5c051977
branches:  trunk
changeset: 524335:5abf5c051977
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jan 23 17:59:42 2007 +0000

description:
Modular Xorg support.

diffstat:

 math/pari/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r ed7bdf015ad2 -r 5abf5c051977 math/pari/Makefile
--- a/math/pari/Makefile        Tue Jan 23 17:45:13 2007 +0000
+++ b/math/pari/Makefile        Tue Jan 23 17:59:42 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2006/09/19 22:57:18 joerg Exp $
+# $NetBSD: Makefile,v 1.39 2007/01/23 17:59:42 joerg Exp $
 
 DISTNAME=      pari-2.1.6
 PKGREVISION=   2
@@ -31,6 +31,6 @@
 
 .include "../../devel/ncurses/buildlink3.mk"
 .include "../../devel/readline/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
 .include "../../mk/tex.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index