diff options
Diffstat (limited to 'x11/sessreg/Makefile')
-rw-r--r-- | x11/sessreg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/sessreg/Makefile b/x11/sessreg/Makefile index faf7e6b26faf..cfef4d698b20 100644 --- a/x11/sessreg/Makefile +++ b/x11/sessreg/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/share/aclocal/xorg-macros.m4:${PORTSDIR}/devel/xorg XORG_CAT= app USE_XORG= x11 -USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 +USE_AUTOTOOLS= aclocal autoheader automake autoconf ACLOCAL_ARGS= -I${LOCALBASE}/share/aclocal PLIST_FILES= bin/sessreg |