On Jul 2, 2014, at 8:03 AM, [email protected] wrote: > Revision > 121613 > Author > [email protected] > Date > 2014-07-02 06:03:41 -0700 (Wed, 02 Jul 2014) > Log Message > > bacula5: Fix patches. (#44127) > Modified Paths > > • trunk/dports/sysutils/bacula5/files/patch-configure-mysql.diff >
> -+ MYSQL_INCDIR=@@PREFIX@@/include/mysql55/mysql > -+ MYSQL_LIBDIR=@@PREFIX@@/lib/mysql55/mysql > -+ MYSQL_BINDIR=@@PREFIX@@/lib/mysql55/bin > - fi > > +- fi > ++ > ++ ## replaced by macports start > ++ MYSQL_INCDIR=/opt/local/include/mysql55/mysql > ++ MYSQL_LIBDIR=/opt/local/lib/mysql55/mysql > ++ MYSQL_BINDIR=/opt/local/lib/mysql55/bin > ++ ## replaced by macports end This change seems to hardcode /opt/local into the patchfile; it seems like it was correct before this change. _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
