summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2007-02-19 20:02:18 +0000
committerjoerg <joerg>2007-02-19 20:02:18 +0000
commit98ba20f15dbf9518145843c2ce5bf80d8b21c449 (patch)
tree17221e49c5665f45fbd8d62dd32d3efbd890271d
parentc3c72dec204e6b78af5148cae3e4fd47f1a819e1 (diff)
downloadpkgsrc-98ba20f15dbf9518145843c2ce5bf80d8b21c449.tar.gz
Don't include x11.b3.mk directly as this is pure lisp.
-rw-r--r--math/vista/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/vista/Makefile b/math/vista/Makefile
index cb0af6619c6..2f73bad820c 100644
--- a/math/vista/Makefile
+++ b/math/vista/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/10/04 21:47:58 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2007/02/19 20:02:18 joerg Exp $
#
DISTNAME= vista
@@ -17,5 +17,4 @@ WRKSRC= ${WRKDIR}/vista-5.0.5
USE_X11BASE= yes
USE_TOOLS+= gmake
-.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"