1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/databases/mongodb
Renato Botelho 0de76ed7f2 - Fix build when PREFIX != /usr/local
- Instead of replace all /usr/local occourences on SConstruct file, use --prefix
argument
- Get rid of manual installation and use scons install instead
- Strip binaries on FreeBSD as scons were doing for solaris end linux
- Add a new OPTION (off by default) called DEVEL to install library and header
files, it's useful when you need to link binaries against libmongoclient
- Bump PORTREVISION since pkg-plist has changed

PR:		ports/153525
Submitted by:	garga@
Approved by:	maintainer
2010-12-30 10:29:03 +00:00
..
files - Update to 1.6.1 2010-08-29 01:53:22 +00:00
distinfo - Update to 1.6.5 2010-12-13 18:05:44 +00:00
Makefile - Fix build when PREFIX != /usr/local 2010-12-30 10:29:03 +00:00
pkg-deinstall
pkg-descr
pkg-install
pkg-plist - Fix build when PREFIX != /usr/local 2010-12-30 10:29:03 +00:00