pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/p5-libapreq2



Module Name:    pkgsrc
Committed By:   bouyer
Date:           Wed Mar 30 18:38:08 UTC 2011

Modified Files:
        pkgsrc/www/p5-libapreq2: distinfo
Added Files:
        pkgsrc/www/p5-libapreq2/patches: patch-aa patch-ab

Log Message:
perl_install cause the Makefile in perl/ to be rebuilt with /usr/pkg/lib
as library path instead of the source tree. install the tries to relink
the target with the new path, which fails because the just-installed
libraries are not in the buildlink directory.
Just don't rebuild makefiles, the run-time search path has been fixed
by buildlink already.

should fix PR 43385. OK wiz@


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/p5-libapreq2/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/www/p5-libapreq2/patches/patch-aa \
    pkgsrc/www/p5-libapreq2/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index