diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-03-20 19:06:44 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-03-20 19:06:44 +0000 |
commit | 0cc19889124d8b604d212bb2abfda35f16dc7594 (patch) | |
tree | 179809a101ddf82e43378348786dfd3699f47523 /www/Makefile | |
parent | 526586e8d2b99632ba8a0a461dd617cc61948e24 (diff) | |
download | ports-0cc19889124d8b604d212bb2abfda35f16dc7594.tar.gz ports-0cc19889124d8b604d212bb2abfda35f16dc7594.zip |
Notes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 5cb402ab80af..4dc0a63a3214 100644 --- a/www/Makefile +++ b/www/Makefile @@ -73,7 +73,6 @@ SUBDIR += demoroniser SUBDIR += dhttpd SUBDIR += dillo -# SUBDIR += djvuplugin SUBDIR += drivel SUBDIR += drupal SUBDIR += eldav.el @@ -165,7 +164,6 @@ SUBDIR += linkchecker SUBDIR += links SUBDIR += links1 - SUBDIR += linuxpluginwrapper SUBDIR += linux-beonex SUBDIR += linux-flashplugin SUBDIR += linux-flashplugin6 @@ -175,6 +173,7 @@ SUBDIR += linux-mozillafirebird SUBDIR += linux-mozillafirebird-el SUBDIR += linux-opera + SUBDIR += linuxpluginwrapper SUBDIR += ljdeps SUBDIR += logtools SUBDIR += lws @@ -634,5 +633,6 @@ SUBDIR += zope-zmysqlda SUBDIR += zope-zpt SUBDIR += zope-zwiki +# SUBDIR += djvuplugin .include <bsd.port.subdir.mk> |