summaryrefslogtreecommitdiff
path: root/security/ssh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/ssh/Makefile')
-rw-r--r--security/ssh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index 8fd388b9668..65f2454ac7e 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2001/05/19 03:56:39 jlam Exp $
+# $NetBSD: Makefile,v 1.93 2001/09/27 23:18:41 jlam Exp $
# FreeBSD Id: Makefile,v 1.47 1997/11/10 22:04:42 dima Exp
#
@@ -41,7 +41,7 @@ CONFIGURE_ARGS+= --with-libwrap
.endif
.if ${OPSYS} == "SunOS"
-DEPENDS+= zlib-*:../../devel/zlib
+DEPENDS+= zlib-[0-9]*:../../devel/zlib
CONFIGURE_ENV+= X_CFLAGS="-I${LOCALBASE}/include"
.endif