components/opensp/Makefile
changeset 5366 6eaed9347ba1
parent 4962 835e12fc1552
child 5682 94c0ca64c022
--- a/components/opensp/Makefile	Thu Jan 28 16:57:12 2016 -0800
+++ b/components/opensp/Makefile	Thu Jan 28 16:59:30 2016 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -48,6 +48,7 @@
 
 CXX +=			$(studio_NORUNPATH)
 
+CONFIGURE_OPTIONS +=	--bindir=/usr/bin
 CONFIGURE_OPTIONS +=	--disable-http
 CONFIGURE_OPTIONS +=	--disable-nls
 CONFIGURE_OPTIONS +=	--enable-default-catalog="CATALOG:/etc/sgml/catalog:/usr/share/sgml/CATALOG"