2004-02-18 17:53:52 by Johnny C. Lam | Files touched by this commit (5) |
Log message: If we're using the built-in version of the software, then we must also be using built-in versions of any other software pulled in via buildlink3.mk files. |
2004-02-18 17:35:27 by Johnny C. Lam | Files touched by this commit (20) |
Log message: Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in the environment overrides all other settings. |
2004-02-17 17:48:45 by Johnny C. Lam | Files touched by this commit (1) |
Log message: Check the version of the XFree86-provided Xft2 library. |
2004-02-16 23:55:24 by Johnny C. Lam | Files touched by this commit (1) |
Log message: Typo. |
2004-02-16 22:05:57 by Johnny C. Lam | Files touched by this commit (3) |
Log message: Xft2 only needs Xrender>=0.8. |
2004-02-16 22:05:13 by Johnny C. Lam | Files touched by this commit (3) |
Log message: Remove patches made redundant since we override libtool. |
2004-02-16 13:49:29 by Johnny C. Lam | Files touched by this commit (1) |
Log message: Remove redundant addition to BUILDLINK_DEPENDS.freetype2 that's already added by fontconfig/buildlink3.mk. Also use += to append to BUILDLINK_DEPENDS.Xrender instead of setting it. |
2004-02-14 21:43:28 by Min Sik Kim | Files touched by this commit (1) |
Log message: Sync required Xrender version with that in Makefile. |
2004-02-14 19:26:30 by Julio M. Merino Vidal | Files touched by this commit (90) |
Log message: PKGCONFIG_OVERRIDE is relative to WRKSRC. |
2004-02-14 18:21:56 by Johnny C. Lam | Files touched by this commit (400) |
Log message: LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk. |