Remove USE_X_PREFIX=no and set PREFIX?=${LOCALBASE} explicitly, since we

still want the X libraries but don't want to install in X11BASE for some
reason.
This commit is contained in:
Kris Kennaway 2004-12-30 23:57:11 +00:00
parent 71da5b35cf
commit 6f5e5f8ac5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125577

View file

@ -38,7 +38,7 @@ RUN_DEPENDS+= ${LOCALBASE}/share/sgml/docbook:${PORTSDIR}/textproc/docbook
USE_REINPLACE= yes
USE_IMAKE= yes
USE_X_PREFIX= no
PREFIX?= ${LOCALBASE}
USE_XLIB= yes
XFREE86_HTML_MAN= no