pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/ssh This package uses X11 includes/libraries,...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/efa264b847ee
branches:  trunk
changeset: 469418:efa264b847ee
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Mon Feb 23 03:51:47 2004 +0000

description:
This package uses X11 includes/libraries, so USE_X11 must be "yes" for
it to build.

diffstat:

 security/ssh/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r da151c03f464 -r efa264b847ee security/ssh/Makefile
--- a/security/ssh/Makefile     Mon Feb 23 02:59:44 2004 +0000
+++ b/security/ssh/Makefile     Mon Feb 23 03:51:47 2004 +0000
@@ -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 @@
 # 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"



Home | Main Index | Thread Index | Old Index