ports/157057: [MAINTAINER] www/typo344: Install ImageMagick-nox11 instead of ImageMagick if WITH_IMAGICK is selected
Helmut Schneider
jumper99 at gmx.de
Sun May 15 08:00:26 UTC 2011
>Number: 157057
>Category: ports
>Synopsis: [MAINTAINER] www/typo344: 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 08:00:25 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.4.7_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/typo344.org/Makefile /usr/ports/www/typo344/Makefile
--- /usr/ports/www/typo344.org/Makefile 2011-03-01 03:20:36.000000000 +0100
+++ /usr/ports/www/typo344/Makefile 2011-05-15 09:07:53.000000000 +0200
@@ -46,7 +46,7 @@
.endif
.if defined(WITH_IMAGICK)
-LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick-nox11
.endif
pre-install:
--- typo3-4.4.7_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list