diff --git a/srcpkgs/ImageMagick/template b/srcpkgs/ImageMagick/template index f6fd5269e20..f2ac38e7371 100644 --- a/srcpkgs/ImageMagick/template +++ b/srcpkgs/ImageMagick/template @@ -1,11 +1,11 @@ # Template file for 'ImageMagick' pkgname=ImageMagick -_distver=6.7.5 -_distverpatch=3 -version=${_distver}.${_distverpatch} +_majorver=6.7.5 +_patchver=3 +version=${_majorver}.${_patchver} revision=2 -wrksrc=${pkgname}-${_distver}-${_distverpatch} -distfiles="http://ftp.nluug.nl/$pkgname/$pkgname-${_distver}-${_distverpatch}.tar.xz" +wrksrc=${pkgname}-${_majorver}-${_patchver} +distfiles="http://ftp.nluug.nl/$pkgname/$pkgname-${_majorver}-${_patchver}.tar.xz" build_style=gnu-configure configure_args="--without-gslib --without-jp2 --without-autotrace --without-dps --without-fpx --without-gvc --without-jbig