summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 07:00:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 07:00:44 +0000
commit942c2a28be6e560a605ebc033cdb2621880953d1 (patch)
tree567d3c4f39ba679f84c7c393db293295d2f6b632 /java
parentConvert from USE_MOTIF to USES=motif (diff)
Convert from USE_MOTIF to USES=motif
While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Remove indefinite article from comment
Notes
Notes: svn path=/head/; revision=322622
Diffstat (limited to 'java')
-rw-r--r--java/openjdk6/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/openjdk6/Makefile b/java/openjdk6/Makefile
index 22467707432f..e17fcccd7687 100644
--- a/java/openjdk6/Makefile
+++ b/java/openjdk6/Makefile
@@ -131,13 +131,13 @@ FASTDEBUG_DESC= Include fastdebug build
TEST_DESC= Add support for running regression test
.endif
+USES= gmake motif
+
.include <bsd.port.options.mk>
# java extracts directly to the cwd
WRKSRC= ${WRKDIR}
-USE_GMAKE= yes
-USE_MOTIF= yes
USE_XORG= x11 xext xi xt xtst
JAXP_BUILD= 144_05