components/libidn/Makefile
changeset 5363 6759a241e5ed
parent 4339 6501cf9c29f9
child 5682 94c0ca64c022
--- a/components/libidn/Makefile	Tue Jan 26 14:26:03 2016 -0800
+++ b/components/libidn/Makefile	Thu Jan 28 16:50:14 2016 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../make-rules/shared-macros.mk
 
@@ -99,6 +99,7 @@
 CONFIGURE_ENV +=	LDFLAGS="$(LDFLAGS)"
 CONFIGURE_ENV +=	INSTALL="$(INSTALL)"
 
+CONFIGURE_OPTIONS  +=		--bindir=/usr/bin
 CONFIGURE_OPTIONS  +=		--includedir=/usr/include/idn
 CONFIGURE_OPTIONS  +=		--localstatedir=/var
 CONFIGURE_OPTIONS  +=		--infodir=$(CONFIGURE_INFODIR)