summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2000-02-22 22:09:39 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2000-02-22 22:09:39 +0000
commit2bd590a236b1dc0cd01fc67f8d69497b1cca928a (patch)
tree813dd80019e09eb5d8050cbf16cf79a8dbff42a8 /devel
parent2ac2b213490621de22decddffde5cd94433826b0 (diff)
downloadpkgsrc-2bd590a236b1dc0cd01fc67f8d69497b1cca928a.tar.gz
add CONFLICTS. installs the same files as unproven-pthreads
Diffstat (limited to 'devel')
-rw-r--r--devel/mit-pthreads/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/mit-pthreads/Makefile b/devel/mit-pthreads/Makefile
index 11d1c5cefed..fd515ec1a8d 100644
--- a/devel/mit-pthreads/Makefile
+++ b/devel/mit-pthreads/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2000/01/02 03:14:04 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2000/02/22 22:09:39 dmcmahill Exp $
#
DISTNAME= pthreads-1_60_beta6
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.mit.edu:8001/people/proven/pthreads.html
ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm32 NetBSD-*-i386 \
NetBSD-*-sparc NetBSD-*-m68k
+CONFLICTS+= unproven-pthreads-*
HAS_CONFIGURE= yes
MAKE_ENV+= NOLINT=1 NOPROFILE=1 OBJECT_FMT=${OBJECT_FMT}