diff options
Diffstat (limited to 'x11/libX11')
-rw-r--r-- | x11/libX11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile index 27c487136246..87dee81a4f72 100644 --- a/x11/libX11/Makefile +++ b/x11/libX11/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/xcb.pc:${PORTSDIR}/x11/libxcb XORG_CAT= lib USE_XORG= bigreqsproto xau xcmiscproto xdmcp xextproto xtrans \ kbproto:both inputproto xf86bigfontproto xproto:both -USE_AUTOTOOLS= aclocal:110 autoheader:267 automake:110 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoheader:267 automake:111 autoconf:267 libtool:22 ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing CONFIGURE_ARGS+= --datadir=${PREFIX}/lib \ |