diff options
Diffstat (limited to 'www')
-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 f21617770d4..62c429e9bce 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 |