pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/libspf2 needs pthreads
details: https://anonhg.NetBSD.org/pkgsrc/rev/658282048420
branches: trunk
changeset: 648174:658282048420
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Mar 12 17:45:50 2015 +0000
description:
needs pthreads
diffstat:
mail/libspf2/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 8d4a72591eb1 -r 658282048420 mail/libspf2/Makefile
--- a/mail/libspf2/Makefile Thu Mar 12 17:35:06 2015 +0000
+++ b/mail/libspf2/Makefile Thu Mar 12 17:45:50 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2014/10/12 08:17:50 tron Exp $
+# $NetBSD: Makefile,v 1.13 2015/03/12 17:45:50 tnn Exp $
DISTNAME= libspf2-1.2.10
PKGREVISION= 1
@@ -15,4 +15,5 @@
CONFLICTS+= libspf_alt-[0-9]*
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index