pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ap2-auth-radius This package needs openssl



details:   https://anonhg.NetBSD.org/pkgsrc/rev/981ef7cf9b50
branches:  trunk
changeset: 517583:981ef7cf9b50
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Tue Aug 15 13:47:00 2006 +0000

description:
This package needs openssl

diffstat:

 www/ap2-auth-radius/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r e72148ce0d28 -r 981ef7cf9b50 www/ap2-auth-radius/Makefile
--- a/www/ap2-auth-radius/Makefile      Tue Aug 15 12:30:58 2006 +0000
+++ b/www/ap2-auth-radius/Makefile      Tue Aug 15 13:47:00 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/08/09 17:45:56 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2006/08/15 13:47:00 adrianp Exp $
 
 DISTNAME=      mod_auth_radius
 PKGNAME=       ap2-auth-radius-1.5.7
@@ -18,6 +18,8 @@
 
 BUILDLINK_API_DEPENDS.apache+= apache>=2.0.47
 
+.include "../../security/openssl/buildlink3.mk"
+
 post-extract:
        ${MV} ${WRKSRC}/mod_auth_radius.c ${WRKSRC}/mod_auth_radius-1.0.c
        ${MV} ${WRKSRC}/mod_auth_radius-2.0.c ${WRKSRC}/mod_auth_radius.c



Home | Main Index | Thread Index | Old Index