diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-11-18 08:13:43 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-11-18 08:13:43 +0000 |
commit | 590806e33817adf8b629d043e7a4eb9693710a6f (patch) | |
tree | 7dc42621d4c1fa66953a4ac71b5b0b44da36cccb /www | |
parent | Fix INDEX build by removing dependency on linux-netscape47-communicator (diff) |
Comment out djvuplugin which depends on the removed netscape47-communicator
port
Pointy hat to: sada
Notes
Notes:
svn path=/head/; revision=70381
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 6f66b80f22e4..dcd3ae7d75dd 100644 --- a/www/Makefile +++ b/www/Makefile @@ -60,7 +60,7 @@ SUBDIR += demoroniser SUBDIR += dhttpd SUBDIR += dillo - SUBDIR += djvuplugin +# SUBDIR += djvuplugin SUBDIR += eddie SUBDIR += eldav.el SUBDIR += elinks |