2005-04-11 23:14:01 by Todd Vierling | Files touched by this commit (1) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2004-09-23 07:59:53 by Johnny C. Lam | Files touched by this commit (2) |
Log message: Mechanical conversion to use LIBTOOLIZE_PLIST (which defaults to "yes" in pkgsrc). LIBTOOL_LA_FILES is no more. |
2004-08-17 20:31:02 by Todd Vierling | Files touched by this commit (2) |
Log message: Convert manual libtool archive PLIST entries to dynamic entries using new LIBTOOL_LA_FILES logic in bsd.pkg.mk. |
2004-04-15 13:03:07 by Julio M. Merino Vidal | Files touched by this commit (1) |
Log message: Set USE_DIRS instead of directly depending on the -dirs packages. While here, bump the required version to the latest one. |
2004-03-07 03:53:50 by Min Sik Kim | Files touched by this commit (2) |
Log message: - Add required dependencies explicitly. - bl3ify. - Depend on xdg-dirs instead of gnome2-dirs, because share/applications is not in gnome2-dirs any more. |
2004-02-17 03:56:19 by Soren Jacobsen | Files touched by this commit (1) |
Log message: LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now shell globs relative to WRKSRC. LIBTOOL_OVERRIDE defaults to "libtool */libtool and */*/libtool," meaning that, in most packages, there's no need to set it. So: Nuke tons of LIBTOOL_OVERRIDE=${WRKSRC} and adjust a few SHLIBTOOL_OVERRIDEs (remove ${WRKSRC} from them). |
2004-01-25 03:32:45 by grant beattie | Files touched by this commit (1) |
Log message: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. |
2003-12-06 18:35:56 by Marc Recht | Files touched by this commit (3) |
Log message: fix build and add PLIST |