diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-02-05 18:31:02 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-02-05 18:31:02 +0800 |
commit | 2cda98970e7e53c466fb5801447811c5a48627c2 (patch) | |
tree | 6e9ee00f2923d5ffe1ae974bff8ceea11359b191 /www/marc-search | |
parent | 1ed3b18c0fe4dd2b4435b48cdfee262bcfb59184 (diff) | |
download | freebsd-ports-gnome-2cda98970e7e53c466fb5801447811c5a48627c2.tar.gz freebsd-ports-gnome-2cda98970e7e53c466fb5801447811c5a48627c2.tar.zst freebsd-ports-gnome-2cda98970e7e53c466fb5801447811c5a48627c2.zip |
Mark BROKEN, since it relies on the AppCfg.pm module supplied with
another package, called Wilma.
ftp://ftp.hpc.uh.edu/pub/wilma/
Submitted by: Frank Mayhar <fmayhar@peace.ladev.tandem.com>
Diffstat (limited to 'www/marc-search')
-rw-r--r-- | www/marc-search/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/marc-search/Makefile b/www/marc-search/Makefile index f21617770d41..62c429e9bcec 100644 --- a/www/marc-search/Makefile +++ b/www/marc-search/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.oac.uci.edu/indiv/ehood/contrib/marc-search/ MAINTAINER= sheldonh@FreeBSD.org +BROKEN= "requires AppCfg.pm, supplied with Wilma" + RUN_DEPENDS= mhonarc:${PORTSDIR}/www/mhonarc \ ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/CGI_Lite.pm:${PORTSDIR}/www/p5-CGI_Lite |