diff options
Diffstat (limited to 'net-mgmt/pixilate')
-rw-r--r-- | net-mgmt/pixilate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/pixilate/Makefile b/net-mgmt/pixilate/Makefile index b733d3978a99..4e0a11941e28 100644 --- a/net-mgmt/pixilate/Makefile +++ b/net-mgmt/pixilate/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet WRKSRC= ${WRKDIR}/pixilate -USE_AUTOTOOLS= aclocal:110 autoconf:267 automake:110 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoconf:267 automake:111 libtool:22 AUTOMAKE_ARGS= --add-missing MAN1= pixilate.1 |