From 7c51d9cd94f87b6b2901333790c339c4fd13488d Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Sat, 5 May 2001 17:27:17 +0000 Subject: uncomment some tests i'd commented out for testing... --- net/citrix_ica/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'net') diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile index 552d6b3eef5..f1463b6f9df 100644 --- a/net/citrix_ica/Makefile +++ b/net/citrix_ica/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/05/05 17:24:10 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.4 2001/05/05 17:27:17 dmcmahill Exp $ # DISTNAME= citrix_ica-client @@ -46,9 +46,9 @@ CDIR= ${PREFIX}/lib/ICAClient BINDIR= ${PREFIX}/bin .if (${MACHINE_ARCH} == "sparc") -#.if !exists(/emul/svr4/usr/lib/ld.so) -#IGNORE= "${PKGNAME} requires SVR4 compability - see compat_svr4(8)" -#.endif +.if !exists(/emul/svr4/usr/lib/ld.so) +IGNORE= "${PKGNAME} requires SVR4 compability - see compat_svr4(8)" +.endif .endif do-install: -- cgit v1.2.3