From dc10a7e4ec67a853c6fc0cc955690eb7591216f5 Mon Sep 17 00:00:00 2001 From: kristerw Date: Mon, 23 Feb 2004 03:51:47 +0000 Subject: This package uses X11 includes/libraries, so USE_X11 must be "yes" for it to build. --- security/ssh/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/ssh/Makefile b/security/ssh/Makefile index 62fe2111352..ce4eee6b1c9 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.110 2004/02/23 00:33:42 xtraeme Exp $ +# $NetBSD: Makefile,v 1.111 2004/02/23 03:51:47 kristerw Exp $ # FreeBSD Id: Makefile,v 1.47 1997/11/10 22:04:42 dima Exp # @@ -29,6 +29,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} # the next line is needed if you have the gmp package installed LDFLAGS+= -Lgmp-2.0.2-ssh-2 GNU_CONFIGURE= YES +USE_X11= YES USE_BUILDLINK3= YES .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3