ports/157055: [MAINTAINER] www/typo3: Install ImageMagick-nox11 instead of ImageMagick if WITH_IMAGICK is selected
Helmut Schneider
jumper99 at gmx.de
Sun May 15 07:50:10 UTC 2011
>Number: 157055
>Category: ports
>Synopsis: [MAINTAINER] www/typo3: Install ImageMagick-nox11 instead of ImageMagick if WITH_IMAGICK is selected
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun May 15 07:50:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Helmut Schneider
>Release: FreeBSD 8.2-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD BSDHelmut832.charlieroot.de 8.2-RELEASE-p1 FreeBSD 8.2-RELEASE-p1 #3: Mon Apr 25 22:36:38 CEST 2011
>Description:
- Install ImageMagick-nox11 instead of ImageMagick if WITH_IMAGICK is selected
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- typo3-4.5.2_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/typo3.org/Makefile /usr/ports/www/typo3/Makefile
--- /usr/ports/www/typo3.org/Makefile 2011-03-10 01:17:22.000000000 +0100
+++ /usr/ports/www/typo3/Makefile 2011-05-15 09:07:36.000000000 +0200
@@ -48,7 +48,7 @@
.endif
.if defined(WITH_IMAGICK)
-LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick-nox11
.endif
.if defined(WITH_MBSTRING)
--- typo3-4.5.2_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list