On Dec 07, 2010, at 19:09 , Jonathan wrote:
> ${PATCH_WRKSRC} and $$file from ${LIBTOOLFILES} have the full path to the 
> target file which when combined causes the not found error.  I'm guessing 
> this has something to do with the recent autotools changes so I'm cc'ing ade@

The port Makefile is incorrect.  LIBTOOLFILES should be set (if necessary) to a 
relative path, not an absolute one.

grep -R LIBTOOLFILES /usr/ports will show you all the ports that do this 
correctly -- the most recent autotools changes were essentially a null-op to 
massively reduce tree-diffs on upgrades of autoconf/automake/libtool

-aDe

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to