Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Accept --infodir argument in configure script so it won't fail when we | Rong-En Fan | 2007-07-23 | 1 | -8/+20 |
| | | | | | | | | | | | set --mandir and --infodir in bsd.port.mk for GNU_CONFIGURE PR: ports/111470 Approved by: portmgr Tested by: pointyhat exp run Notes: svn path=/head/; revision=196110 | ||||
* | Fix build on -CURRENT: | Sheldon Hearn | 2002-06-26 | 1 | -0/+59 |
* The compiler in -CURRENT now complains if you precede -I/usr/include with -I... . The same applies to -I/usr/lib . * The distribution's configure file treats the compiler's unexpected warning message as a failure and errors out. Maintainer notified in private mail. Notes: svn path=/head/; revision=62050 |