aboutsummaryrefslogtreecommitdiff
path: root/graphics/jogl
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2017-01-18 13:20:31 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2017-01-18 13:20:31 +0000
commit02f27a83b44d4566fd409edc60570ac0734eb63e (patch)
tree62d2805fd9c9c4285034b54a2ccb3f498f302811 /graphics/jogl
parentbddf1289efd81317364118eb60cdc28cc766c3c2 (diff)
downloadports-02f27a83b44d4566fd409edc60570ac0734eb63e.tar.gz
ports-02f27a83b44d4566fd409edc60570ac0734eb63e.zip
Notes
Diffstat (limited to 'graphics/jogl')
-rw-r--r--graphics/jogl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jogl/Makefile b/graphics/jogl/Makefile
index 9e62a601ce24..9b64ac7d19e0 100644
--- a/graphics/jogl/Makefile
+++ b/graphics/jogl/Makefile
@@ -34,12 +34,12 @@ USE_XORG= x11 xau xdamage xdmcp xext xf86vidmodeproto xfixes xproto xt \
USE_GL= gl
USE_ANT= yes
USE_LDCONFIG= yes
+USE_LOCALE= en_US.UTF-8
USE_JAVA= yes
JAVA_VERSION= 1.6+
BUILD_WRKSRC= ${WRKSRC}/jogl/make
BUILD_BINPATH= ${WRKSRC}/bin
-MAKE_ENV+= LANG=en_US.UTF-8
MAKE_ENV+= PATH="${BUILD_BINPATH}:${PATH}"
OPTIONS_DEFINE= DOCS