summaryrefslogtreecommitdiff
path: root/parallel/clusterit
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/clusterit')
-rw-r--r--parallel/clusterit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/parallel/clusterit/Makefile b/parallel/clusterit/Makefile
index 682cf3c437d..e82edced132 100644
--- a/parallel/clusterit/Makefile
+++ b/parallel/clusterit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/05/24 05:42:37 garbled Exp $
+# $NetBSD: Makefile,v 1.10 2005/06/01 18:03:08 jlam Exp $
DISTNAME= clusterit-2.3
CATEGORIES= parallel
@@ -10,6 +10,6 @@ COMMENT= Clustering package for unix
HAS_CONFIGURE= YES
CONFIGURE_ARGS+= --prefix=${PREFIX}
-USE_X11= YES
+.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"