| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
work -> ${WRKDIR}
|
|
|
|
| |
Submitted by: dima
|
|
|
|
|
|
|
|
|
| |
cc -O -pipe -c unshlight.c
unshlight.c: In function `main':
unshlight.c:53: `MOUNT_NFS' undeclared (first use this function)
unshlight.c:53: (Each undeclared identifier is reported only once
unshlight.c:53: for each function it appears in.)
*** Error code 1
|
| |
|
|
|
|
| |
Pointed out by: the ports survey
|
|
|
|
|
| |
Also, make the build obey local settings for CC. This is
Submitted by: Mikhail Teterin <mi@video-collage.com>
|
| |
|
|
|
|
|
| |
2. Remove a lot of patch file (Thanks dima port it :)
3. Change one of MASTER_SITES.
|
| |
|
|
PR: 4073
Submitted by: Dmitrij Tejblum <tejblum@arc.hq.cti.ru>
|