From 5890ba4d615bea7fb57ad28f75f439377bb120d9 Mon Sep 17 00:00:00 2001 From: Jasper Lievisse Adriaanse Date: Tue, 30 Aug 2011 17:16:49 +0000 Subject: sync after recent java.port.mk change --- share/man/man5/port-modules.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index ed7f576cfb4..d0f8b93d96e 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.93 2011/06/05 09:44:58 sthen Exp $ +.\" $OpenBSD: port-modules.5,v 1.94 2011/08/30 17:16:48 jasper 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: June 5 2011 $ +.Dd $Mdocdate: August 30 2011 $ .Dt PORT-MODULES 5 .Os .Sh NAME @@ -442,7 +442,7 @@ Set MODJAVA_VER=x.y to use exactly the JDK x.y, MODJAVA_VER=x.y+ to use any x.y or higher version. Set MODJAVA_JRERUN=Yes if the port only needs the JRE at runtime. The module sets JAVA_HOME, ONLY_FOR_ARCHS, MODJAVA_RUN_DEPENDS, and -appends to BUILD_DEPENDS and RUN_DEPENDS. +appends to BUILD_DEPENDS, RUN_DEPENDS and CATEGORIES. It heeds NO_BUILD. .It lang/ghc Sets ONLY_FOR_ARCHS, MODGHC_VER, BUILD_DEPENDS, and RUN_DEPENDS. -- cgit v1.2.3