summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authordrochner <drochner>2008-03-03 11:47:49 +0000
committerdrochner <drochner>2008-03-03 11:47:49 +0000
commit97b25072e6c6b69424977979525e060a629570c3 (patch)
tree881971ccfcbd39b37bdedbb21c7a05ce0a2eb419 /devel
parent690b439bc4292d4ae1b683032785afee70ae82cc (diff)
downloadpkgsrc-97b25072e6c6b69424977979525e060a629570c3.tar.gz
explicitely disable C# and java, otherwise we might get a Libidn.dll
Diffstat (limited to 'devel')
-rw-r--r--devel/libidn/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile
index 736cd563168..1b1b29cff95 100644
--- a/devel/libidn/Makefile
+++ b/devel/libidn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2008/03/02 13:31:07 bjs Exp $
+# $NetBSD: Makefile,v 1.50 2008/03/03 11:47:49 drochner Exp $
DISTNAME= libidn-1.5
CATEGORIES= devel
@@ -19,6 +19,7 @@ TEXINFO_REQD= 4.1
GNU_CONFIGURE= yes
INFO_FILES= yes
CONFIGURE_ENV+= EMACS=${FALSE}
+CONFIGURE_ARGS+= --disable-csharp --disable-java
PKGCONFIG_OVERRIDE+= libidn.pc.in
TEST_TARGET= check