diff options
author | erwin <erwin@FreeBSD.org> | 2006-11-21 02:27:18 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-11-21 02:27:18 +0800 |
commit | 7f26de28bd3d366bcba892e38b6c98526792ed97 (patch) | |
tree | 580422fd3758ab0b8d3344b9ddc69ff4a159131d /www/Makefile | |
parent | a29e956eab8c44e3174c81c6c6ee4509c38a2610 (diff) | |
download | freebsd-ports-gnome-7f26de28bd3d366bcba892e38b6c98526792ed97.tar.gz freebsd-ports-gnome-7f26de28bd3d366bcba892e38b6c98526792ed97.tar.zst freebsd-ports-gnome-7f26de28bd3d366bcba892e38b6c98526792ed97.zip |
Disconnect mod_log_sql2-dtc from the build to fix INDEX.
Hat: portmgr
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index d819f413febb..4d80c347234a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -361,7 +361,7 @@ SUBDIR += mod_log_spread SUBDIR += mod_log_sql SUBDIR += mod_log_sql2 - SUBDIR += mod_log_sql2-dtc +# SUBDIR += mod_log_sql2-dtc SUBDIR += mod_macro SUBDIR += mod_macro2 SUBDIR += mod_mp3 |