pkgsrc-Users archive

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

Re: Strange errors while compiling security/p5-GSSAPI



On Wed, 3 Aug 2016, Greg Troxel wrote:
> When building packages, the buildlink3 machinery arranges that only 
> include/lib files in the buildlink3 shadow tree are visible. [...]

Thanks! Greg, I figured it out. This simple patch fixes it, and it's based 
on your help. 

--- Makefile    2016-08-03 15:19:35.000000000 -0600
+++ Makefile~   2016-08-03 15:21:13.000000000 -0600
@@ -16,5 +16,4 @@
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/krb5.buildlink3.mk"
-.include "../mit-krb5/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

-Swift


Home | Main Index | Thread Index | Old Index