pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/libotr I put this package in security, not chat; ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/be09d98dec2b
branches: trunk
changeset: 491562:be09d98dec2b
user: nathanw <nathanw%pkgsrc.org@localhost>
date: Fri Mar 25 17:21:26 2005 +0000
description:
I put this package in security, not chat; update the buildlink file to
match.
diffstat:
chat/libotr/buildlink3.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r dc9c08a00e07 -r be09d98dec2b chat/libotr/buildlink3.mk
--- a/chat/libotr/buildlink3.mk Fri Mar 25 16:35:29 2005 +0000
+++ b/chat/libotr/buildlink3.mk Fri Mar 25 17:21:26 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2005/03/24 21:24:13 nathanw Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2005/03/25 17:21:26 nathanw Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
LIBOTR_BUILDLINK3_MK:= ${LIBOTR_BUILDLINK3_MK}+
@@ -12,7 +12,7 @@
.if !empty(LIBOTR_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.libotr+= libotr>=2.0.1
-BUILDLINK_PKGSRCDIR.libotr?= ../../security/libotr
+BUILDLINK_PKGSRCDIR.libotr?= ../../chat/libotr
BUILDLINK_DEPMETHOD.libotr?= build
.endif # LIBOTR_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index