K 10 svn:author V 5 garga K 8 svn:date V 27 2010-12-30T10:29:03.000000Z K 7 svn:log V 525 - 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 END