| Commit message (Collapse) | Author | Files | Lines |
|
- Add INSTALL_TARGET=install-strip
Notes:
svn path=/head/; revision=361443
|
|
- use USE_LIBTOOL.
Notes:
svn path=/head/; revision=58148
|
|
Notes:
svn path=/head/; revision=58146
|
|
Notes:
svn path=/head/; revision=58125
|
|
- don't build/install useless static library (useless because we want Python
module, which is by definition shared object). Not only this reduces the
package size and saves disk space, but also halves the time necessary to
compile the port;
- don't install useless .la file;
- remove version number from the shared object - it doesn't serve any
meaningful purpose.
Notes:
svn path=/head/; revision=58115
|