summaryrefslogtreecommitdiff
path: root/mail/alpine
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2020-04-29 20:28:46 +0000
committermaya <maya@pkgsrc.org>2020-04-29 20:28:46 +0000
commit1a8b5f622053935174fe0f1f29122d90439c1b7e (patch)
tree036d8d5137231587ad94bb32c82139da67f8d385 /mail/alpine
parent020ddb082ab99f0ae2a4d847c248c3a108fc6f4a (diff)
downloadpkgsrc-1a8b5f622053935174fe0f1f29122d90439c1b7e.tar.gz
re-alpine, alpine: remove workarounds for netbsd<5
Diffstat (limited to 'mail/alpine')
-rw-r--r--mail/alpine/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/mail/alpine/Makefile b/mail/alpine/Makefile
index 1d108a1107f..285ffe5c1c8 100644
--- a/mail/alpine/Makefile
+++ b/mail/alpine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2020/01/18 21:49:44 jperkin Exp $
+# $NetBSD: Makefile,v 1.45 2020/04/29 20:28:46 maya Exp $
DISTNAME= alpine-2.21
PKGREVISION= 1
@@ -29,10 +29,6 @@ INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} == "NetBSD" && empty(OS_VERSION:M4.99.*) && empty(OS_VERSION:M[5-9]*)
-CONFIGURE_ARGS+= --without-pthread
-.endif
-
# mach/mach.h defines panic, differently.
SUBST_CLASSES.Darwin+= panic
SUBST_STAGE.panic= pre-configure