pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/fressh use buildlink3, expose hidden dependen...
details: https://anonhg.NetBSD.org/pkgsrc/rev/82e03712378e
branches: trunk
changeset: 478514:82e03712378e
user: grant <grant%pkgsrc.org@localhost>
date: Sun Jul 25 04:19:59 2004 +0000
description:
use buildlink3, expose hidden dependency on openssl.
diffstat:
security/fressh/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 38fdc21919c2 -r 82e03712378e security/fressh/Makefile
--- a/security/fressh/Makefile Sun Jul 25 00:21:16 2004 +0000
+++ b/security/fressh/Makefile Sun Jul 25 04:19:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/09/21 08:35:51 jmc Exp $
+# $NetBSD: Makefile,v 1.9 2004/07/25 04:19:59 grant Exp $
DISTNAME= fressh-0.8.1
PKGREVISION= 1
@@ -10,4 +10,7 @@
HOMEPAGE= http://www.fressh.org/
COMMENT= New, free, rewritten implementation of the SSH communication protocol
+USE_BUILDLINK3= yes
+
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index