aboutsummaryrefslogtreecommitdiffstats
path: root/x11/libX11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libX11/Makefile')
-rw-r--r--x11/libX11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile
index cba2f780bb21..da25b70d488c 100644
--- a/x11/libX11/Makefile
+++ b/x11/libX11/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libX11
PORTVERSION= 1.1.1
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= x11
@@ -28,7 +28,7 @@ XORG_CAT= lib
USE_XORG= bigreqsproto xau xdmcp xextproto xtrans xcmiscproto kbproto:both \
inputproto:both xf86bigfontproto xproto:both
USE_AUTOTOOLS= libtool:15
-CONFIGURE_ARGS+= --enable-xdmauth
+CONFIGURE_ARGS+= --enable-xdmauth --datadir=${PREFIX}/lib
.include "${.CURDIR}/manpages"
.include <bsd.port.mk>