aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-09-04 01:13:27 +0800
committerantoine <antoine@FreeBSD.org>2013-09-04 01:13:27 +0800
commitb63bdad5102b9c6f8715e353971d75d77cd6f285 (patch)
treea9db149077862c6c37dbfee709a29f7ea4131de3
parent84f1fe47de976138ec0ed3682936246d52d7fd5c (diff)
downloadfreebsd-ports-gnome-b63bdad5102b9c6f8715e353971d75d77cd6f285.tar.gz
freebsd-ports-gnome-b63bdad5102b9c6f8715e353971d75d77cd6f285.tar.zst
freebsd-ports-gnome-b63bdad5102b9c6f8715e353971d75d77cd6f285.zip
Magick-config and friends run depend on pkgconf
Approved by: portmgr (bapt)
-rw-r--r--graphics/ImageMagick/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 37b8bad3093a..702ac357abe7 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -32,7 +32,7 @@ COMMENT= Image processing tools
LICENSE= AL2
-USES= pkgconfig pathfix perl5
+USES= pkgconfig:both pathfix perl5
USE_XZ= yes
USE_PERL5= run build patch
WANT_GNOME= yes