aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-12-31 07:57:11 +0800
committerkris <kris@FreeBSD.org>2004-12-31 07:57:11 +0800
commitbdc096137381dd33a2f700db2da2c64b026e1aca (patch)
tree5da2ebf45df4d91ac1c186b56224f9415ad31463 /textproc
parente35e7da51b8f6bac5858574905dd92237dcee079 (diff)
downloadfreebsd-ports-gnome-bdc096137381dd33a2f700db2da2c64b026e1aca.tar.gz
freebsd-ports-gnome-bdc096137381dd33a2f700db2da2c64b026e1aca.tar.zst
freebsd-ports-gnome-bdc096137381dd33a2f700db2da2c64b026e1aca.zip
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.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/docbook-to-man/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/docbook-to-man/Makefile b/textproc/docbook-to-man/Makefile
index bfc4a26bf583..ebb2b73cf8c5 100644
--- a/textproc/docbook-to-man/Makefile
+++ b/textproc/docbook-to-man/Makefile
@@ -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