--- build/pcre.sh.usrlibs 2012-07-18 13:02:59.000000000 -0700 +++ build/pcre.sh 2012-07-18 13:05:16.000000000 -0700 @@ -2,7 +2,7 @@ PCREINC="" PCRELIB="" - for DIR in /opt/pcre* /usr/local/pcre* /usr/local /usr/pkg /opt/csw /opt/sfw + for DIR in /opt/pcre* /usr/local/pcre* /usr/local /usr/pkg /usr /opt/csw /opt/sfw do if test -f $DIR/include/pcre.h then --- build/ssl.sh.usrlibs 2012-07-18 13:09:22.000000000 -0700 +++ build/ssl.sh 2012-07-18 13:11:04.000000000 -0700 @@ -2,7 +2,7 @@ OSSLINC="" OSSLLIB="" - for DIR in /opt/openssl* /opt/ssl* /usr/local/openssl* /usr/local/ssl* /usr/local /usr/pkg /opt/csw /opt/sfw/*ssl* /usr/sfw /usr/sfw/*ssl* + for DIR in /opt/openssl* /opt/ssl* /usr/local/openssl* /usr/local/ssl* /usr/local /usr/pkg /usr /opt/csw /opt/sfw/*ssl* /usr/sfw /usr/sfw/*ssl* do if test -d $DIR/include/openssl then --- build/rrd.sh.usrlibs 2012-07-18 13:11:46.000000000 -0700 +++ build/rrd.sh 2012-07-18 13:16:20.000000000 -0700 @@ -5,7 +5,7 @@ RRDLIB="" PNGLIB="" ZLIB="" - for DIR in /opt/rrdtool* /usr/local/rrdtool* /usr/local /usr/pkg /opt/csw /opt/sfw /usr/sfw + for DIR in /opt/rrdtool* /usr/local/rrdtool* /usr/local /usr/pkg /usr /opt/csw /opt/sfw /usr/sfw do if test -f $DIR/include/rrd.h then --- build/ldap.sh.usrlibs 2012-07-24 15:39:48.000000000 -0700 +++ build/ldap.sh 2012-07-24 15:41:08.000000000 -0700 @@ -2,7 +2,7 @@ LDAPINC="" LDAPLIB="" - for DIR in /opt/openldap* /opt/ldap* /usr/local/openldap* /usr/local/ldap* /usr/local /usr/pkg /opt/csw /opt/sfw + for DIR in /opt/openldap* /opt/ldap* /usr/local/openldap* /usr/local/ldap* /usr/local /usr/pkg /usr /opt/csw /opt/sfw do if test -f $DIR/include/ldap.h then