아래와 같은 에러 메세지를 보고 좌절을 잠시..
On FreeBSD before 6.2 ports system unfortunately can not set default X11BASE by itself so please help it a bit by setting X11BASE=${LOCALBASE} in make.conf.찾아보니 /etc/make.conf 에 아래 내용을 추가해서 해결할 수 있었다.
On the other hand, if you do wish to use non-default X11BASE, please set variable USE_NONDEFAULT_X11BASE.
*** Error code 1
Stop.
USE_NONDEFAULT_X11BASE=${LOCALBASE}자.. 이제 대대적인 업데이트를..!
Posted by dino