summaryrefslogtreecommitdiff
path: root/math/pari
diff options
context:
space:
mode:
authorjoerg <joerg>2007-01-23 17:59:42 +0000
committerjoerg <joerg>2007-01-23 17:59:42 +0000
commitb54901cb9c95979dcd742a74f1628562b39432f4 (patch)
tree94c557ff63189742e05f47fa0ce88381bd0173b0 /math/pari
parent4e56ec64cd02b7889fe7eeface69cb948ff96a77 (diff)
downloadpkgsrc-b54901cb9c95979dcd742a74f1628562b39432f4.tar.gz
Modular Xorg support.
Diffstat (limited to 'math/pari')
-rw-r--r--math/pari/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile
index 4a7dd72b6f3..5f68eeb89ef 100644
--- a/math/pari/Makefile
+++ b/math/pari/Makefile
@@ -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 @@ TEST_TARGET= test-compat bench
.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"