Re: Generating packages from ports without docs

2009-02-05 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Matias Surdi wrote:
> Hi,
> 
> When I build a package with "make package" for a port, the resulting
> package contains also the docs (which upon installatin are located in
> /usr/local/share/doc/[package]
> 
> 
> Which is the best way to not include those files in the generated package?
> 
> 
> Thanks a lot.

Hi Matias,

"make NOPORTDOCS=yes package" ought to do it.

Hope that helps,
Greg
- --
Greg Larkin

http://www.FreeBSD.org/   - The Power To Serve
http://www.sourcehosting.net/ - Ready. Set. Code.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJi2nW0sRouByUApARAp9OAJ9JGC7f5NRkTRlAAtrr7IMVvtzd2QCgg0p2
IsGnQUEDP9GO85hgN/1gaw8=
=w/Ud
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Generating packages from ports without docs

2009-02-05 Thread Matias Surdi

Hi,

When I build a package with "make package" for a port, the resulting 
package contains also the docs (which upon installatin are located in 
/usr/local/share/doc/[package]



Which is the best way to not include those files in the generated package?


Thanks a lot.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"