diff options
author | rm <rm@FreeBSD.org> | 2011-12-24 03:52:28 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2011-12-24 03:52:28 +0800 |
commit | 4aea6ddea0cc3b0ce3e75fd5e1e53390ae6805a9 (patch) | |
tree | 6fa0d26f24a7d0ac586b0f2322652a63458e9882 /www/Makefile | |
parent | b5c64eed0c47a04c18457adc00f997fe0b40d24e (diff) | |
download | freebsd-ports-gnome-4aea6ddea0cc3b0ce3e75fd5e1e53390ae6805a9.tar.gz freebsd-ports-gnome-4aea6ddea0cc3b0ce3e75fd5e1e53390ae6805a9.tar.zst freebsd-ports-gnome-4aea6ddea0cc3b0ce3e75fd5e1e53390ae6805a9.zip |
- Add sixth portion of dependencies needed for Plone 4 import.
Approved by: novel (mentor)
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 9d40324e2e53..f79e528bf3c1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1575,6 +1575,7 @@ SUBDIR += py-werkzeug SUBDIR += py-wikitools SUBDIR += py-wsgiauth + SUBDIR += py-zope.app.wsgi SUBDIR += pyblosxom SUBDIR += pyjamas SUBDIR += pylot |