diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-11-21 10:39:09 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-11-21 10:39:09 +0800 |
commit | 750ea9162aaa1903472849ab2ebe56c9392c379e (patch) | |
tree | b89a99b51a5a29c084478133474d5d27a867bbe6 /www | |
parent | 9ee727a55e56e24937804878d0831eec81eb83e1 (diff) | |
download | freebsd-ports-gnome-750ea9162aaa1903472849ab2ebe56c9392c379e.tar.gz freebsd-ports-gnome-750ea9162aaa1903472849ab2ebe56c9392c379e.tar.zst freebsd-ports-gnome-750ea9162aaa1903472849ab2ebe56c9392c379e.zip |
Unhook p5-Bundle-Catalyst from the build to unbreak INDEX builds.
Pointy hat to: lth
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 26e356aee680..b831c4ba9706 100644 --- a/www/Makefile +++ b/www/Makefile @@ -458,7 +458,6 @@ SUBDIR += p5-AxKit-XSP-Util SUBDIR += p5-AxKit-XSP-WebUtils SUBDIR += p5-B-LexInfo - SUBDIR += p5-Bundle-Catalyst SUBDIR += p5-Bundle-Slash SUBDIR += p5-Bundle-Sledge SUBDIR += p5-CGI-Ajax |