summaryrefslogtreecommitdiff
path: root/devel/mit-pthreads
diff options
context:
space:
mode:
authorjlam <jlam>2004-02-14 15:29:15 +0000
committerjlam <jlam>2004-02-14 15:29:15 +0000
commitfa5bd95d2ad65942eecffff3a1d57457cf9d782f (patch)
tree08b9b925dd2aec2f5c85c45b0bc69810e603367e /devel/mit-pthreads
parent92308a1209af17742d110b3488baea113a6f2931 (diff)
downloadpkgsrc-fa5bd95d2ad65942eecffff3a1d57457cf9d782f.tar.gz
CONFIG_{GUESS,SUB}_OVERRIDE are now relative to ${WRKSRC} and will
automatically substitute for any config.{guess,sub} files found up to a directory depth of 2.
Diffstat (limited to 'devel/mit-pthreads')
-rw-r--r--devel/mit-pthreads/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/mit-pthreads/Makefile b/devel/mit-pthreads/Makefile
index 7216c73e1cf..2ddc197b1b3 100644
--- a/devel/mit-pthreads/Makefile
+++ b/devel/mit-pthreads/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2004/01/27 00:53:12 heinz Exp $
+# $NetBSD: Makefile,v 1.40 2004/02/14 15:29:15 jlam Exp $
#
DISTNAME= pthreads-1_60_beta6
@@ -21,9 +21,6 @@ MAKE_ENV+= NOLINT=1 NOPROFILE=1 OBJECT_FMT=${OBJECT_FMT}
PATCH_FUZZ_FACTOR= # empty
-CONFIG_GUESS_OVERRIDE= ${WRKSRC}/config/config.guess
-CONFIG_SUB_OVERRIDE= ${WRKSRC}/config/config.sub
-
post-patch:
@${RM} ${WRKSRC}/include/endian.h
@${RM} ${WRKSRC}/include/math.h