aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-11 21:37:19 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-11 21:37:19 +0000
commit3152acc4bbc23d8d359180013d96c3fa28b01da8 (patch)
tree1ba7a7b5fb039c18a995dd6800cfda98f1c36901
parentb7244a587b68091136d146274d7c1eb4de7e6787 (diff)
downloadports-3152acc4bbc23d8d359180013d96c3fa28b01da8.tar.gz
ports-3152acc4bbc23d8d359180013d96c3fa28b01da8.zip
Fix port: www/typo3
Fix the ImageMagick dependency PR: ports/91682 Submitted by: Gerrit Beine <tux@pinguru.net>
Notes
Notes: svn path=/head/; revision=153314
-rw-r--r--www/typo3/Makefile2
-rw-r--r--www/typo343/Makefile2
-rw-r--r--www/typo344/Makefile2
-rw-r--r--www/typo345/Makefile2
-rw-r--r--www/typo346/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/www/typo3/Makefile b/www/typo3/Makefile
index 96fb0ff52930..324925330496 100644
--- a/www/typo3/Makefile
+++ b/www/typo3/Makefile
@@ -52,7 +52,7 @@ USE_PHP+= zlib
.endif
.if defined(WITH_IMAGICK)
-LIB_DEPENDS+= Magick.8:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= Magick.9:${PORTSDIR}/graphics/ImageMagick
.endif
do-install:
diff --git a/www/typo343/Makefile b/www/typo343/Makefile
index 96fb0ff52930..324925330496 100644
--- a/www/typo343/Makefile
+++ b/www/typo343/Makefile
@@ -52,7 +52,7 @@ USE_PHP+= zlib
.endif
.if defined(WITH_IMAGICK)
-LIB_DEPENDS+= Magick.8:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= Magick.9:${PORTSDIR}/graphics/ImageMagick
.endif
do-install:
diff --git a/www/typo344/Makefile b/www/typo344/Makefile
index 96fb0ff52930..324925330496 100644
--- a/www/typo344/Makefile
+++ b/www/typo344/Makefile
@@ -52,7 +52,7 @@ USE_PHP+= zlib
.endif
.if defined(WITH_IMAGICK)
-LIB_DEPENDS+= Magick.8:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= Magick.9:${PORTSDIR}/graphics/ImageMagick
.endif
do-install:
diff --git a/www/typo345/Makefile b/www/typo345/Makefile
index 96fb0ff52930..324925330496 100644
--- a/www/typo345/Makefile
+++ b/www/typo345/Makefile
@@ -52,7 +52,7 @@ USE_PHP+= zlib
.endif
.if defined(WITH_IMAGICK)
-LIB_DEPENDS+= Magick.8:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= Magick.9:${PORTSDIR}/graphics/ImageMagick
.endif
do-install:
diff --git a/www/typo346/Makefile b/www/typo346/Makefile
index 96fb0ff52930..324925330496 100644
--- a/www/typo346/Makefile
+++ b/www/typo346/Makefile
@@ -52,7 +52,7 @@ USE_PHP+= zlib
.endif
.if defined(WITH_IMAGICK)
-LIB_DEPENDS+= Magick.8:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= Magick.9:${PORTSDIR}/graphics/ImageMagick
.endif
do-install: