I have dedicated a separate disk /www for my web server. But anytiime i installl a web application from ports it defaults to /usr/local/www... Using PREFIX brings a whole lot of garbage. So is there a way to set ${WWWDIR} (caught it in Makefile) to /www instead of the default one?
Ok i get my mistake.... Last question is the variable saved and used in ports upgrade if i use a command during port insatallation? make install WWWDIR=/www/portname clean
Late to the party, but if there's nothing in /usr/local/www, why not symlink it to /www? Or use /usr/local/www as the mountpoint of that separate disk?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.