summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2008-03-03 11:47:49 +0000
committerdrochner <drochner@pkgsrc.org>2008-03-03 11:47:49 +0000
commitfc9d9a2a48a0ec2d1c2af86600590fa48aa653cc (patch)
tree881971ccfcbd39b37bdedbb21c7a05ce0a2eb419
parent19ee26872fc568c3ae514f0ea7333967d5df0368 (diff)
downloadpkgsrc-fc9d9a2a48a0ec2d1c2af86600590fa48aa653cc.tar.gz
explicitely disable C# and java, otherwise we might get a Libidn.dll
-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