diff -r 7955769fefe6 -r a7ec984d7d4c components/desktop/upower/Makefile --- a/components/desktop/upower/Makefile Thu Feb 23 01:05:08 2017 -0800 +++ b/components/desktop/upower/Makefile Thu Feb 16 16:13:13 2017 -0800 @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # BUILD_BITS = 64_and_32 @@ -58,7 +58,7 @@ # XXX wants gudev for better backend support; alternatively, create solaris # native backend as was done for openbsd/freebsd. -CONFIGURE_OPTIONS += --libexecdir="$(USRLIB)" +CONFIGURE_OPTIONS += --libexecdir="$(USRLIBDIR)" CONFIGURE_OPTIONS += --sysconfdir=$(ETCDIR) CONFIGURE_OPTIONS += --disable-static CONFIGURE_OPTIONS += --enable-gtk-doc