diff options
author | kris <kris@FreeBSD.org> | 2000-09-22 18:16:28 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-09-22 18:16:28 +0800 |
commit | 4bf382afec1a459a990ad0428777f052c9c7abe5 (patch) | |
tree | 8c32bcd5e01adf6c3f32af1deba3656dcfc82132 /www/cgiparse/Makefile | |
parent | 4deb064897aca1f7193d4c2e805f07023dc91181 (diff) | |
download | freebsd-ports-gnome-4bf382afec1a459a990ad0428777f052c9c7abe5.tar.gz freebsd-ports-gnome-4bf382afec1a459a990ad0428777f052c9c7abe5.tar.zst freebsd-ports-gnome-4bf382afec1a459a990ad0428777f052c9c7abe5.zip |
Mark BROKEN: Install script does not work
Submitted by: onigiri
Diffstat (limited to 'www/cgiparse/Makefile')
-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 |