diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:23:16 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:23:16 +0000 |
commit | dd1a02b639c6bee7ae911ef068e511c323bc552e (patch) | |
tree | 5686fc57e1b664bc5493ab9cc63c469afa89053c /lang | |
parent | 0ef7c2750d24ed62bf390ea7c44a482a664aaa3c (diff) | |
download | ports-dd1a02b639c6bee7ae911ef068e511c323bc552e.tar.gz ports-dd1a02b639c6bee7ae911ef068e511c323bc552e.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/tinycobol/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/tinycobol/Makefile b/lang/tinycobol/Makefile index da6e20fde6a0..d9c7eabb54fb 100644 --- a/lang/tinycobol/Makefile +++ b/lang/tinycobol/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= tiny-cobol MAINTAINER= patrick@freebsd.org +BROKEN= "Does not package correctly" + LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt |