diff options
author | kris <kris@FreeBSD.org> | 2002-11-18 16:13:43 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-11-18 16:13:43 +0800 |
commit | 891a135bef06123704a37a956090c1904ddc5c39 (patch) | |
tree | fa80cef1982c32c77059d0ab0fbc1d339d67185d /www/Makefile | |
parent | 6b80e723172925437cdacc643090d1e8ed7ffafa (diff) | |
download | freebsd-ports-gnome-891a135bef06123704a37a956090c1904ddc5c39.tar.gz freebsd-ports-gnome-891a135bef06123704a37a956090c1904ddc5c39.tar.zst freebsd-ports-gnome-891a135bef06123704a37a956090c1904ddc5c39.zip |
Comment out djvuplugin which depends on the removed netscape47-communicator
port
Pointy hat to: sada
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 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 |