diff options
Diffstat (limited to 'x11/libSM/Makefile')
-rw-r--r-- | x11/libSM/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libSM/Makefile b/x11/libSM/Makefile index ff2f27fdbd81..36215b86fdc1 100644 --- a/x11/libSM/Makefile +++ b/x11/libSM/Makefile @@ -16,7 +16,7 @@ COMMENT= Session Management library for X11 BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/xorg-macros.m4:${PORTSDIR}/devel/xorg-macros -USE_AUTOTOOLS= aclocal:110 autoheader:262 automake:110 autoconf:262 libtool:15 +USE_AUTOTOOLS= aclocal:110 autoheader:262 automake:110 autoconf:262 libtool:22 ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing XORG_CAT= lib |