From d89ef09b0487d520a67619be58d2fc715c569769 Mon Sep 17 00:00:00 2001 From: garbled Date: Mon, 26 Apr 1999 20:29:35 +0000 Subject: add USE_X11=yes (it builds without it, but doesn't build some binaries) --- parallel/pvm3/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'parallel/pvm3/Makefile') diff --git a/parallel/pvm3/Makefile b/parallel/pvm3/Makefile index 1f42cd11dfe..aaeaa1bb6aa 100644 --- a/parallel/pvm3/Makefile +++ b/parallel/pvm3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1999/01/01 23:42:58 garbled Exp $ +# $NetBSD: Makefile,v 1.6 1999/04/26 20:29:35 garbled Exp $ DISTNAME= pvm3.4.beta7 PKGNAME= pvm-3.4.7 @@ -11,6 +11,7 @@ HOMEPAGE= http://www.netlib.org/ #DEPENDS+= ssh-1.2.26:../../security/ssh +USE_X11= yes WRKSRC= ${WRKDIR}/pvm3 MAKE_ENV+= PVM_ROOT=${WRKSRC} ALL_TARGET= all install -- cgit v1.2.3