diff options
| author | Greg Lewis <glewis@FreeBSD.org> | 2010-01-04 05:12:17 +0000 |
|---|---|---|
| committer | Greg Lewis <glewis@FreeBSD.org> | 2010-01-04 05:12:17 +0000 |
| commit | 62935aa13b2b704d6a801ecb4786db934bd43629 (patch) | |
| tree | 5daa93e8a5171a34f477278f06504e89ea3dd2df /java/openjdk7 | |
| parent | e9cadd7aa29455b0068289512d092c33f66c8b66 (diff) | |
Notes
Diffstat (limited to 'java/openjdk7')
| -rw-r--r-- | java/openjdk7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/openjdk7/Makefile b/java/openjdk7/Makefile index 2b215586fe92..7a79e87c1e9a 100644 --- a/java/openjdk7/Makefile +++ b/java/openjdk7/Makefile @@ -27,7 +27,7 @@ LATEST_LINK= openjdk7 USE_GMAKE= YES USE_ICONV= YES -USE_XORG+= xtst xi xt x11 +USE_XORG+= x11 xext xi xrender xt xtst LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2 BUILD_DEPENDS+= ant:${PORTSDIR}/devel/apache-ant |
