From 9904a4f9848c65a10eb5f7d2557362fef7c3f4f7 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Fri, 22 Sep 2000 03:58:35 +0000 Subject: Add back explicit dependency on rsaref since it doesn't build without it. --- net-im/gale/Makefile | 1 + net/gale/Makefile | 1 + 2 files changed, 2 insertions(+) diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile index 36255112a44a..091a68e92bad 100644 --- a/net-im/gale/Makefile +++ b/net-im/gale/Makefile @@ -14,6 +14,7 @@ MAINTAINER= peterh@sapros.com BUILD_DEPENDS= ${LOCALBASE}/lib/libgc.a:${PORTSDIR}/devel/boehm-gc LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww +LIB_DEPENDS= rsaref.2:${PORTSDIR}/security/rsaref GNU_CONFIGURE= yes diff --git a/net/gale/Makefile b/net/gale/Makefile index 36255112a44a..091a68e92bad 100644 --- a/net/gale/Makefile +++ b/net/gale/Makefile @@ -14,6 +14,7 @@ MAINTAINER= peterh@sapros.com BUILD_DEPENDS= ${LOCALBASE}/lib/libgc.a:${PORTSDIR}/devel/boehm-gc LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww +LIB_DEPENDS= rsaref.2:${PORTSDIR}/security/rsaref GNU_CONFIGURE= yes -- cgit v1.2.3