summaryrefslogtreecommitdiff
path: root/devel/mit-pthreads
diff options
context:
space:
mode:
authorjlam <jlam>2002-06-23 03:44:49 +0000
committerjlam <jlam>2002-06-23 03:44:49 +0000
commit1863f2094c7c02a8e48c730970c6d64bc968d873 (patch)
tree345d467237a213e07553f544d16dddef487908dd /devel/mit-pthreads
parentc331d21060693680f6040e057e8a70970e3fc102 (diff)
downloadpkgsrc-1863f2094c7c02a8e48c730970c6d64bc968d873.tar.gz
Use GNU_CONFIGURE_PREFIX instead of HAS_CONFIGURE workaround.
Diffstat (limited to 'devel/mit-pthreads')
-rw-r--r--devel/mit-pthreads/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/mit-pthreads/Makefile b/devel/mit-pthreads/Makefile
index 0c0e213c86e..c86d1578cd9 100644
--- a/devel/mit-pthreads/Makefile
+++ b/devel/mit-pthreads/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2001/09/27 23:17:56 jlam Exp $
+# $NetBSD: Makefile,v 1.35 2002/06/23 03:44:49 jlam Exp $
#
DISTNAME= pthreads-1_60_beta6
@@ -14,11 +14,11 @@ ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm32 NetBSD-*-i386 \
NetBSD-*-sparc NetBSD-*-m68k NetBSD-*-powerpc
CONFLICTS+= unproven-pthreads-[0-9]*
-HAS_CONFIGURE= yes
+GNU_CONFIGURE= yes
+GNU_CONFIGURE_PREFIX= ${PREFIX}/pthreads
MAKE_ENV+= NOLINT=1 NOPROFILE=1 OBJECT_FMT=${OBJECT_FMT}
-CONFIGURE_ARGS+= --prefix=${PREFIX}/pthreads
-PATCH_FUZZ_FACTOR=
+PATCH_FUZZ_FACTOR= # empty
post-patch:
@${RM} ${WRKSRC}/include/endian.h