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 2e187e1dff67..0d0918b23830 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:111 autoheader:268 automake:111 autoconf:268 libtool:22 +USE_AUTOTOOLS= aclocal autoheader automake autoconf libtool ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing XORG_CAT= lib |