diff options
author | Xavier Santolaria <xsa@cvs.openbsd.org> | 2010-04-06 13:10:47 +0000 |
---|---|---|
committer | Xavier Santolaria <xsa@cvs.openbsd.org> | 2010-04-06 13:10:47 +0000 |
commit | 13393ea1da7d3e83379f9923cd9180c8521b645f (patch) | |
tree | 1191821858a13244326149c768de9b58faf2527e /share/man/man5 | |
parent | 2b7697530b0d4dcb2db6db528fcfc8b67fbd0b38 (diff) |
document www/plone module.
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/port-modules.5 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index f48f62404c1..8451dbe7e70 100644 --- a/share/man/man5/port-modules.5 +++ b/share/man/man5/port-modules.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: port-modules.5,v 1.48 2010/04/05 11:44:19 ajacoutot Exp $ +.\" $OpenBSD: port-modules.5,v 1.49 2010/04/06 13:10:46 xsa Exp $ .\" .\" Copyright (c) 2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: April 5 2010 $ +.Dd $Mdocdate: April 6 2010 $ .Dt PORT-MODULES 5 .Os .Sh NAME @@ -474,6 +474,11 @@ MODINTLTOOL_OVERRIDE to them. .It www/drupal6 .It www/pear .It www/plone +Sets MODPLONE_VERSION and MODZOPE_VERSION. +MODPLONE_VERSION is the default version used by all Plone ports and may be overridden. +It appends +.Pa www/plone +to RUN_DEPENDS and also sets NO_REGRESS to Yes. .It www/zope .It x11/gnome Sets DESKTOP_FILES, EXTRACT_SUFX, MODGNOME_HELP_FILES, MODGNOME_BUILD_DEPENDS, |