2003-03-02 21:19:43 by Jan Schaumann | Files touched by this commit (2) |
Log message: Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more portable. Bump PKGREVISION accordingly. |
2002-10-21 14:28:39 by Thomas Klausner | Files touched by this commit (1) |
Log message: Convert to buildlink2. |
2002-06-26 12:30:12 by Stoned Elipot | Files touched by this commit (59) |
Log message: Substitute a couple of `mkdir' by `${MKDIR}'. Remove `-p' from mkdir arguments, it is already part of ${MKDIR}. While here substitute a couple of ${PREFIX} by `%D' in `@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too! |