diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-11 21:37:19 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-11 21:37:19 +0000 |
commit | 3152acc4bbc23d8d359180013d96c3fa28b01da8 (patch) | |
tree | 1ba7a7b5fb039c18a995dd6800cfda98f1c36901 /www/typo344/Makefile | |
parent | b7244a587b68091136d146274d7c1eb4de7e6787 (diff) | |
download | ports-3152acc4bbc23d8d359180013d96c3fa28b01da8.tar.gz ports-3152acc4bbc23d8d359180013d96c3fa28b01da8.zip |
Notes
Diffstat (limited to 'www/typo344/Makefile')
-rw-r--r-- | www/typo344/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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: |