From 907bdcc0fe5f8e0425476ec384305875c8fff1ea Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 26 May 1999 17:04:31 +0000 Subject: Work around rsaref's internal md5, and update rsaref dependency to "2.0p2". --- archivers/hpack/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archivers/hpack/Makefile') diff --git a/archivers/hpack/Makefile b/archivers/hpack/Makefile index 3480b18b19a..221f72c74a3 100644 --- a/archivers/hpack/Makefile +++ b/archivers/hpack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/05/23 22:41:21 tv Exp $ +# $NetBSD: Makefile,v 1.2 1999/05/26 17:04:31 tv Exp $ DISTNAME= hpack79${USE_RSAREF2:S/YES/u/:C/[^u]*//g}src PKGNAME= hpack-0.79 @@ -20,7 +20,7 @@ MAKE_FLAGS= CFLAGS="-c -DBSD386 -D__UNIX__ -DPREFIX=\\\"${PREFIX}\\\" -I. ${CFLA .include "../../mk/bsd.prefs.mk" .if defined(USE_RSAREF2) && ${USE_RSAREF2} == YES -DEPENDS+= rsaref-2.0p1:../../security/rsaref +DEPENDS+= rsaref-2.0p2:../../security/rsaref LDFLAGS+= -L${LOCALBASE}/lib -lrsaref CFLAGS+= -I${LOCALBASE}/include -DRSAREF .endif -- cgit v1.2.3