pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/aria2 Change libares/libcares options to ares/cares.
details: https://anonhg.NetBSD.org/pkgsrc/rev/84d87d990887
branches: trunk
changeset: 534345:84d87d990887
user: bjs <bjs%pkgsrc.org@localhost>
date: Wed Oct 17 09:50:14 2007 +0000
description:
Change libares/libcares options to ares/cares.
diffstat:
net/aria2/options.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r dade74241a99 -r 84d87d990887 net/aria2/options.mk
--- a/net/aria2/options.mk Wed Oct 17 09:47:22 2007 +0000
+++ b/net/aria2/options.mk Wed Oct 17 09:50:14 2007 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: options.mk,v 1.1.1.1 2007/10/17 09:42:39 bjs Exp $
+# $NetBSD: options.mk,v 1.2 2007/10/17 09:50:14 bjs Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.aria2
PKG_OPTIONS_GROUP.tls= gnutls ssl
-PKG_OPTIONS_GROUP.asyncns= libares libcares
+PKG_OPTIONS_GROUP.asyncns= ares cares
PKG_OPTIONS_REQUIRED_GROUPS= tls asyncns
Home |
Main Index |
Thread Index |
Old Index