summaryrefslogtreecommitdiff
path: root/math/xlispstat
diff options
context:
space:
mode:
authorjoerg <joerg>2007-02-19 19:51:17 +0000
committerjoerg <joerg>2007-02-19 19:51:17 +0000
commit9345e1a0edb9876a4778d52805920f8f06af442e (patch)
tree833372ee1645a0398cd824a51f0d1d8ebd3f815f /math/xlispstat
parent5543bf19eec9334d0e746eebc934bbc035cd9075 (diff)
downloadpkgsrc-9345e1a0edb9876a4778d52805920f8f06af442e.tar.gz
Modular Xorg support.
Diffstat (limited to 'math/xlispstat')
-rw-r--r--math/xlispstat/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile
index 153ee26e135..9d8052924ce 100644
--- a/math/xlispstat/Makefile
+++ b/math/xlispstat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/03/04 21:30:09 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2007/02/19 20:00:14 joerg Exp $
DISTNAME= xlispstat-3-52-18
PKGNAME= xlispstat-3.52.18
@@ -26,5 +26,8 @@ MAKE_ENV+= CPPFLAGS=
MAKE_ENV+= DISPLAY= # Prevent 'Rejected connection'
-.include "../../mk/x11.buildlink3.mk"
+BUILDLINK_DEPMETHOD.libXt?= build
+
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"