diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-10-05 19:57:56 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-05 19:57:56 +0000 |
commit | 7e80cde3289d108a73c54656f4fde354dd2fb09e (patch) | |
tree | b85b705571d426ca1d0ff74b6af8f029081a6a39 /x11/sessreg/Makefile | |
parent | 6abe3f75658b0457864b49c9fdaf298b79f2c447 (diff) |
Notes
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 e95d8272f407..1a9ecd890f41 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:110 autoheader:267 automake:110 autoconf:267 +USE_AUTOTOOLS= aclocal:111 autoheader:267 automake:111 autoconf:267 ACLOCAL_ARGS= -I${LOCALBASE}/share/aclocal PLIST_FILES= bin/sessreg |