pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/hydra Append {,nb*} to a dependency.
details: https://anonhg.NetBSD.org/pkgsrc/rev/52f85149a381
branches: trunk
changeset: 538008:52f85149a381
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Jan 24 11:10:53 2008 +0000
description:
Append {,nb*} to a dependency.
diffstat:
security/hydra/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b78364c5da7e -r 52f85149a381 security/hydra/Makefile
--- a/security/hydra/Makefile Thu Jan 24 10:36:27 2008 +0000
+++ b/security/hydra/Makefile Thu Jan 24 11:10:53 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2008/01/18 05:09:37 tnn Exp $
+# $NetBSD: Makefile,v 1.16 2008/01/24 11:10:53 tnn Exp $
#
DISTNAME= ${PKGNAME_NOREV}-src
@@ -33,7 +33,7 @@
USE_OLD_DES_API= YES
PLIST_SRC= ${WRKDIR}/.PLIST_SRC
CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
-BUILDLINK_API_DEPENDS.libssh+= libssh-0.11
+BUILDLINK_API_DEPENDS.libssh+= libssh-0.11{,nb*}
INSTALLATION_DIRS= bin
Home |
Main Index |
Thread Index |
Old Index