summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2019-01-16 18:28:03 +0000
committerdholland <dholland@pkgsrc.org>2019-01-16 18:28:03 +0000
commit23907fa6302439adbd500fe9469dbc3af826e6e4 (patch)
tree57b4e8cccd7b7067efe73f798d1d8a2944526783 /shells
parent7db64f091043732bbfdfb3edf668fe1ca3749872 (diff)
downloadpkgsrc-23907fa6302439adbd500fe9469dbc3af826e6e4.tar.gz
posh is BROKEN_ON_PLATFORM.
Diffstat (limited to 'shells')
-rw-r--r--shells/posh/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/shells/posh/Makefile b/shells/posh/Makefile
index 0030ede77f7..0777a2500cd 100644
--- a/shells/posh/Makefile
+++ b/shells/posh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2019/01/15 17:24:20 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2019/01/16 18:28:03 dholland Exp $
DISTNAME= posh_0.12.6
PKGNAME= ${DISTNAME:S/_/-/}
@@ -15,7 +15,9 @@ GNU_CONFIGURE= YES
PKG_SHELL= bin/posh
WRKSRC= ${WRKDIR}/${PKGBASE}
-NOT_FOR_PLATFORM= NetBSD-*-* SunOS-*-*
+# Requires GNU getopt to work properly; otherwise, will build but not run
+# correctly.
+BROKEN_ON_PLATFORM= NetBSD-*-* SunOS-*-*
INSTALLATION_DIRS= share/doc/posh