diff options
author | kris <kris@FreeBSD.org> | 2002-11-18 08:13:43 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-11-18 08:13:43 +0000 |
commit | 891a135bef06123704a37a956090c1904ddc5c39 (patch) | |
tree | fa80cef1982c32c77059d0ab0fbc1d339d67185d | |
parent | 6b80e723172925437cdacc643090d1e8ed7ffafa (diff) | |
download | FreeBSD-ports-891a135bef06123704a37a956090c1904ddc5c39.zip FreeBSD-ports-891a135bef06123704a37a956090c1904ddc5c39.tar.gz |
Comment out djvuplugin which depends on the removed netscape47-communicator
port
Pointy hat to: sada
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 6f66b80..dcd3ae7 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 |