Skip to content

Commit

Permalink
Append 'java' to the list of categories.
Browse files Browse the repository at this point in the history
ok kurt@
  • Loading branch information
jasperla committed Aug 30, 2011
1 parent 8105f44 commit 4aa01e5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion devel/jdk/java.port.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: java.port.mk,v 1.21 2011/01/13 22:35:52 kurt Exp $
# $OpenBSD: java.port.mk,v 1.22 2011/08/30 17:16:10 jasper Exp $

# Set MODJAVA_VER to x.y or x.y+ based on the version
# of the jdk needed for the port. x.y means any x.y jdk.
Expand Down Expand Up @@ -99,3 +99,6 @@ MODJAVA_JRERUN?=no
.endif

RUN_DEPENDS+= ${MODJAVA_RUN_DEPENDS}

# Append 'java' to the list of categories.
CATEGORIES+= java

0 comments on commit 4aa01e5

Please sign in to comment.