Missing BDEP on shells/bash.
spotted by naddy@
This commit is contained in:
parent
aa023384c6
commit
8ea1bd1146
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.87 2020/12/15 07:59:49 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.88 2020/12/16 17:18:50 ajacoutot Exp $
|
||||
|
||||
# i386: pty_openbsd.go:24:10: undefined: ptmget
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
@ -16,7 +16,8 @@ MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
# Amazon Software License
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
BUILD_DEPENDS= lang/go
|
||||
BUILD_DEPENDS= lang/go \
|
||||
shells/bash
|
||||
|
||||
NO_TEST= Yes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user