diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2017-12-24 15:03:58 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2017-12-24 15:03:58 +0000 |
commit | 0f9d62287b7bcfffbca0373220b6586eeba1f96a (patch) | |
tree | 6c001a360719479c0eb3ec0f3abcc1bb5f802985 /www/WebMagick | |
parent | 80aef6b3afa62b0df84c5dc9b16f97e00e8cb6ea (diff) |
Notes
Diffstat (limited to 'www/WebMagick')
-rw-r--r-- | www/WebMagick/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile index 0ec5d54347c0..8e93828539af 100644 --- a/www/WebMagick/Makefile +++ b/www/WebMagick/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= p5-Sort-Naturally>=0:textproc/p5-Sort-Naturally USES= shebangfix perl5 autoreconf GNU_CONFIGURE= yes -AUTOMAKE_ARGS+= --add-missing INFO= webmagick MAKE_ARGS+= ICON_INSTALL_DIR=${STAGEDIR}${PREFIX}/www/data/webmagick \ ETC_INSTALL_DIR=${STAGEDIR}${PREFIX}/etc |