summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjperkin <jperkin>2016-02-15 09:06:59 +0000
committerjperkin <jperkin>2016-02-15 09:06:59 +0000
commited006c195bcf80c388f9dec4153400d15106d773 (patch)
tree1e15941ac50bad0e61b1dd46397c0b8ccbe76d7f
parente1411841410780eb29dc44384f306b33f715769d (diff)
downloadpkgsrc-ed006c195bcf80c388f9dec4153400d15106d773.tar.gz
Explicitly pass --disable-java to avoid PLIST failures when it is found on
the host system.
-rw-r--r--devel/gettext-tools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gettext-tools/Makefile b/devel/gettext-tools/Makefile
index 1577712d420..76f904d47c6 100644
--- a/devel/gettext-tools/Makefile
+++ b/devel/gettext-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2016/02/01 18:21:25 adam Exp $
+# $NetBSD: Makefile,v 1.33 2016/02/15 09:06:59 jperkin Exp $
.include "../../devel/gettext/Makefile.common"
@@ -12,6 +12,7 @@ USE_LANGUAGES= c c++
USE_TOOLS+= xz:run
USE_PKGLOCALEDIR= yes
CONFIGURE_ARGS+= --disable-csharp
+CONFIGURE_ARGS+= --disable-java
CONFIGURE_ARGS+= --with-included-libcroco
CONFIGURE_ARGS+= --without-git
CONFIGURE_ARGS+= --with-xz