aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/mlclock
Commit message (Collapse)AuthorAgeFilesLines
* (1) Define WRKSRC so it actually works.Satoshi Asami1997-12-131-4/+7
| | | | | | | | | | | | | | (2) The "copy extra file to ${PATCHDIR}" trick doesn't work well if ${PATCHDIR} doesn't exist. Also, you need to delete the patch in pre-clean. In addition, it may give problems to people who are trying to build this on a read-only medium. Solve all the above problems by calling ${PATCH_CMD} ${PATCH_ARGS} directly on the patch in ${FILESDIR}. Also, make the message a little clearer about what's going on. Notes: svn path=/head/; revision=9068
* Mlclock is the best clock for the mlvwm Window manager.Vanilla I. Shu1997-12-125-0/+32
PR: ports/5272 Submitted by: Yukihiro Nakai <Nakai@technologist.com> Notes: svn path=/head/; revision=9061