pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/pnet This package requires a native pthreads impl...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f6332291d42c
branches: trunk
changeset: 475291:f6332291d42c
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Thu May 13 17:40:52 2004 +0000
description:
This package requires a native pthreads implementation.
diffstat:
lang/pnet/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 7e76bd4c4440 -r f6332291d42c lang/pnet/Makefile
--- a/lang/pnet/Makefile Thu May 13 14:36:26 2004 +0000
+++ b/lang/pnet/Makefile Thu May 13 17:40:52 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/03/11 08:06:56 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2004/05/13 17:40:52 kristerw Exp $
DISTNAME= pnet-0.6.2
PKGREVISION= 1
@@ -20,5 +20,8 @@
INFO_FILES= pnettools.info
+PTHREAD_OPTS+= require native
+
+.include "../../mk/pthread.buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index