diff options
author | kris <kris@FreeBSD.org> | 2005-11-21 10:39:09 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-11-21 10:39:09 +0800 |
commit | 7257109a32b4cd9ee87a1fd681040481f43d38df (patch) | |
tree | 5b9eefd7f1caf8653a080892aaa74cce15fea91e /www/Makefile | |
parent | 358395a63332c110adb3b9a0de5e6fd18ddb5543 (diff) | |
download | freebsd-ports-gnome-7257109a32b4cd9ee87a1fd681040481f43d38df.tar.gz freebsd-ports-gnome-7257109a32b4cd9ee87a1fd681040481f43d38df.tar.zst freebsd-ports-gnome-7257109a32b4cd9ee87a1fd681040481f43d38df.zip |
Unhook p5-Bundle-Catalyst from the build to unbreak INDEX builds.
Pointy hat to: lth
Diffstat (limited to 'www/Makefile')
-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 |