|
OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD. |
|
Thread Tools | Display Modes |
|
|
||||
Use the no_* (pseudo)flavors to disable the subpackages you don't want to build
e.g. env FLAVOR='no_bz2 no_curl no_dba no_dbase no_gmp no_imap no_ldap no_mcrypt no_mhash no_mysql no_ncurses no_odbc no_pgsql no_snmp no_soap no_sybase_ct no_xmlrpc no_xsl' make
__________________
HP ProCurve 1800-24G, Phenom 9750, Dual Opteron 265, AMD64 3000+, Dual P3-800, eMac G4 1.0GHz, Sun Blade 150, Alpha PWS 433 and more ... |
|
||||
DOH!
I was actually doing env FLAVORS='no_bz2 no_curl no_dba no_dbase no_gmp no_imap no_ldap no_mcrypt no_mhash no_mysql no_ncurses no_odbc no_pgsql no_snmp no_soap no_sybase_ct no_xmlrpc no_xsl' make Because, well, I did a make show=FLAVORS before that, which shows all available FLAVORS. So for actually building the port you want FLAVOR without the S instead. Thanks for the help it has build the packages I want now!!
__________________
She sells C shells by the seashore. |
|
|