summaryrefslogtreecommitdiff
path: root/www/WebMagick/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2015-05-15 04:59:35 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2015-05-15 04:59:35 +0000
commit0747641627cd8de580d7ce0101794744315d4a3c (patch)
tree509c014df5a1f0c9aef2739d61b902ba16b711e9 /www/WebMagick/Makefile
parentAdd back support for PYTHON_NO_DEPENDS that was lost in the USES=python (diff)
Convert to USES=autoreconf (developer warning)
Notes
Notes: svn path=/head/; revision=386381
Diffstat (limited to 'www/WebMagick/Makefile')
-rw-r--r--www/WebMagick/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile
index d11002976744..9b335cbd5d02 100644
--- a/www/WebMagick/Makefile
+++ b/www/WebMagick/Makefile
@@ -18,8 +18,8 @@ LICENSE= GPLv2
LIB_DEPENDS= libMagickCore-6.so:${PORTSDIR}/graphics/ImageMagick
RUN_DEPENDS= p5-Sort-Naturally>=0:${PORTSDIR}/textproc/p5-Sort-Naturally
-USES= shebangfix perl5
-USE_AUTOTOOLS= autoconf aclocal automake
+USES= shebangfix perl5 autoreconf
+GNU_CONFIGURE= yes
AUTOMAKE_ARGS+= --add-missing
INFO= webmagick
MAKE_ARGS+= ICON_INSTALL_DIR=${STAGEDIR}${PREFIX}/www/data/webmagick \