summaryrefslogtreecommitdiff
path: root/graphics/gnuplot
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-01-22 22:09:15 +0000
committerjoerg <joerg@pkgsrc.org>2007-01-22 22:09:15 +0000
commite97c2310b8a717efcd78ccfa22a723aaa73e2578 (patch)
tree172c85cfff437d09c89ddc7870ef07c7e2aa0f6c /graphics/gnuplot
parentd36985914ec5f29b06df46e1b580d5e824049194 (diff)
downloadpkgsrc-e97c2310b8a717efcd78ccfa22a723aaa73e2578.tar.gz
Modular Xorg support. Based on patch from drochner@
Diffstat (limited to 'graphics/gnuplot')
-rw-r--r--graphics/gnuplot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gnuplot/Makefile b/graphics/gnuplot/Makefile
index f11ff411cc6..70594a257cb 100644
--- a/graphics/gnuplot/Makefile
+++ b/graphics/gnuplot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2006/04/17 13:46:32 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2007/01/22 22:14:26 joerg Exp $
#
PKGREVISION= 6
@@ -11,5 +11,5 @@ CONFLICTS+= gnuplot-nox11-[0-9]*
.include "../../graphics/gnuplot/Makefile.common"
.include "../../graphics/plotutils/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libXaw/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"