Date: Thu, 22 Jun 2006 08:25:03 -0500 From: Eric <heli@mikestammer.com> To: freebsd-ports@freebsd.org Subject: Portmaster options file Message-ID: <449A9A2F.8010108@mikestammer.com> In-Reply-To: <449A67AD.8000204@icyb.net.ua> References: <449A67AD.8000204@icyb.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello all, is there a mechanism in portmaster that is similar to portmanagers pm-020.conf file for specifying build options or can you specify everything in make.conf to achieve the same? for example, my pm-020.conf contains: www/horde|WITHOUT_WV=yes WITHOUT_XL=yes WITHOUT_X11=yes WITH_MAGICK=yes| mail/imp|WITHOUT_LDAP=yes WITHOUT_SMIME=yes WITH_DOVECOT=yes| graphics/ImageMagick|WITHOUT_X11=yes WITHOUT_IMAGEMAGICK_FONTCONFIG=yes WITHOUT_IMAGEMAGICK_SVG=yes| print/ghostscript-gnu|WITHOUT_X11=yes| net/mtr|WITHOUT_X11=yes| but if i use portmaster -a theres no way for me to tell portmaster what options to use. I checked the man page and noticed the portmaster.rc file, but didnt see any examples on my system. Thanks! Eric
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?449A9A2F.8010108>