diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2018-05-05 21:04:31 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2018-05-05 21:04:31 +0000 |
commit | eb6c02782bee25fb8a183191448889717797086d (patch) | |
tree | 88f6002f0ac160cbd459a3901c1cfa1620756cce | |
parent | db321af45f975aa12f47b15bbbfbb38ea239076a (diff) | |
download | ports-eb6c02782bee25fb8a183191448889717797086d.tar.gz ports-eb6c02782bee25fb8a183191448889717797086d.zip |
Notes
-rw-r--r-- | www/foswiki/Makefile | 2 | ||||
-rw-r--r-- | www/foswiki/pkg-plist | 6 |
2 files changed, 3 insertions, 5 deletions
diff --git a/www/foswiki/Makefile b/www/foswiki/Makefile index 2e74c6532b2d..2da8d86d5453 100644 --- a/www/foswiki/Makefile +++ b/www/foswiki/Makefile @@ -12,8 +12,6 @@ COMMENT= Free and open source enterprise wiki LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN= fails to package - RUN_DEPENDS= p5-Error>=0.15:lang/p5-Error \ p5-Algorithm-Diff>=1.1901:devel/p5-Algorithm-Diff \ p5-Text-Diff>=0.35:textproc/p5-Text-Diff \ diff --git a/www/foswiki/pkg-plist b/www/foswiki/pkg-plist index 57266f47ed19..105ebe368f43 100644 --- a/www/foswiki/pkg-plist +++ b/www/foswiki/pkg-plist @@ -6645,8 +6645,8 @@ %%WWWDIR%%/templates/viewtopbar.pattern01x01.tmpl %%WWWDIR%%/templates/viewtopicactionbuttons.tmpl %%WWWDIR%%/templates/workflowedit.natedit.tmpl -%%WWWDIR%%/tools/%%AP_NAME%%.freebsd.etc-defaults -%%WWWDIR%%/tools/%%AP_NAME%%.freebsd.init-script +%%APACHE%%%%WWWDIR%%/tools/%%AP_NAME%%.freebsd.etc-defaults +%%APACHE%%%%WWWDIR%%/tools/%%AP_NAME%%.freebsd.init-script %%WWWDIR%%/tools/bulk_copy.pl %%WWWDIR%%/tools/configure %%WWWDIR%%/tools/convertTopicSettings.pl @@ -6663,7 +6663,7 @@ %%WWWDIR%%/tools/mod_perl_startup.pl %%WWWDIR%%/tools/rewriteshebang.pl %%WWWDIR%%/tools/save-pending-checkins -%%WWWDIR%%/tools/systemd/%%AP_NAME%%.service +%%APACHE%%%%WWWDIR%%/tools/systemd/%%AP_NAME%%.service %%WWWDIR%%/tools/tick_foswiki.pl %%WWWDIR%%/tools/tml2html.pl %%WWWDIR%%/tools/upgrade_emails.pl |