diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-09-22 10:16:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-09-22 10:16:28 +0000 |
commit | 8bddc68b288c409b213c4511a86adf808366993b (patch) | |
tree | c4c7c00972d5a9649f0646afdfc448c2d47a40d6 /www/cgiparse | |
parent | 28295f1f29bc78dae8c42f87643b973ee6b9a950 (diff) | |
download | ports-8bddc68b288c409b213c4511a86adf808366993b.tar.gz ports-8bddc68b288c409b213c4511a86adf808366993b.zip |
Notes
Diffstat (limited to 'www/cgiparse')
-rw-r--r-- | www/cgiparse/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/cgiparse/Makefile b/www/cgiparse/Makefile index b913e3592942..512ef250c5c1 100644 --- a/www/cgiparse/Makefile +++ b/www/cgiparse/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://resnet.uoregon.edu/~gurney_j/jmpc/dist/ \ MAINTAINER= jmg@FreeBSD.org +BROKEN= "Install script contains errors" + LIB_DEPENDS= mime.1:${PORTSDIR}/devel/mime:install GNU_CONFIGURE= yes |