diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-21 07:22:55 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-21 07:22:55 +0000 |
commit | 239fb29b880395f8911764c49312c5714c3ec588 (patch) | |
tree | edbc48fcd6248398bd2beb0518ea55cca595680c /shells/bush | |
parent | b6e53fb648a6ebd2e94aa020369f5ac5ed166955 (diff) |
Notes
Diffstat (limited to 'shells/bush')
-rw-r--r-- | shells/bush/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/bush/Makefile b/shells/bush/Makefile index 87664689cfd8..a5fea9808413 100644 --- a/shells/bush/Makefile +++ b/shells/bush/Makefile @@ -20,6 +20,8 @@ COMMENT= The Business Shell BUILD_DEPENDS= gnatmake:${PORTSDIR}/lang/gnat \ bash:${PORTSDIR}/shells/bash +BROKEN= does not build + USE_PGSQL= yes HAS_CONFIGURE= yes |