joerg
01828b09e1
Fix build with TCL 8.6
2014-05-30 11:32:22 +00:00
marino
b2fbf638f6
chat/zircon: Add tcl/tk 8.5 support
...
Create 8.5 support files based on version 8.4 and add them to manifest.
2012-08-21 21:41:03 +00:00
joerg
01ff4d7ea3
Convert @exec/@unexec to @pkgdir or drop it.
2009-06-14 18:28:43 +00:00
joerg
e209761d06
Remove @dirrm entries from PLISTs
2009-06-14 17:28:16 +00:00
seb
db84442a67
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!
2002-06-26 10:29:33 +00:00
skrll
08bdd44549
mkdir -> ${MKDIR}
...
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
zuntum
ccf0738fc2
move pkg/ files into package's toplevel directory
2001-10-31 19:42:45 +00:00