1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Satoshi Asami
7fde2ae65d (1) Define WRKSRC so it actually works.
(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.
1997-12-13 07:01:38 +00:00
Vanilla I. Shu
7f76f0b0d7 Mlclock is the best clock for the mlvwm Window manager.
PR:		ports/5272
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>
1997-12-12 06:16:08 +00:00