From 34350af53fe20b9a06b02213ed07c8f567af6316 Mon Sep 17 00:00:00 2001 From: fredb Date: Sat, 24 Mar 2001 02:35:56 +0000 Subject: This package is not interactive. Remove obsolete warning about setting USA_RESIDENT. --- security/rsaref/Makefile | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'security/rsaref') diff --git a/security/rsaref/Makefile b/security/rsaref/Makefile index de481e5d4dc..f3dd3472cc9 100644 --- a/security/rsaref/Makefile +++ b/security/rsaref/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2001/02/25 04:18:13 hubertf Exp $ +# $NetBSD: Makefile,v 1.23 2001/03/24 02:35:56 fredb Exp $ # DISTNAME= rsaref @@ -12,21 +12,12 @@ MAINTAINER= tv@netbsd.org COMMENT= Encryption/authentication library, RSA/MDX/DES CRYPTO= yes -IS_INTERACTIVE= yes # requires options to be set in order to use LICENSE= no-commercial-use USE_LIBTOOL= yes MAKEFILE= unix/makefile ALL_TARGET= librsaref.la -fetch-depends: - @if [ "X${USA_RESIDENT}" != XYES ]; then \ - ${ECHO} "This package is legal for use only within the United States."; \ - ${ECHO} "You must set the variable USA_RESIDENT to YES to enable"; \ - ${ECHO} "use of the rsaref package."; \ - ${FALSE}; \ - fi - do-configure: @${RM} -f ${WRKDIR}/source/rsaref && ${LN} -sf . ${WRKDIR}/source/rsaref -- cgit v1.2.3