pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/claws-mail-archive add libarchive dependency
details: https://anonhg.NetBSD.org/pkgsrc/rev/fb269f6cf2bc
branches: trunk
changeset: 625983:fb269f6cf2bc
user: richard <richard%pkgsrc.org@localhost>
date: Tue Oct 29 14:43:02 2013 +0000
description:
add libarchive dependency
diffstat:
mail/claws-mail-archive/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r e8eb417a0d6d -r fb269f6cf2bc mail/claws-mail-archive/Makefile
--- a/mail/claws-mail-archive/Makefile Tue Oct 29 14:18:33 2013 +0000
+++ b/mail/claws-mail-archive/Makefile Tue Oct 29 14:43:02 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2013/07/24 15:29:21 drochner Exp $
+# $NetBSD: Makefile,v 1.31 2013/10/29 14:43:02 richard Exp $
#
PLUGIN_NAME= archive
@@ -13,4 +13,5 @@
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
+.include "../../archivers/libarchive/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index