ports/91682: Fix port: www/typo3

Gerrit Beine tux at pinguru.net
Wed Jan 11 21:00:22 UTC 2006


>Number:         91682
>Category:       ports
>Synopsis:       Fix port: www/typo3
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 11 21:00:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gerrit Beine
>Release:        FreeBSD 6.0-RELEASE
>Organization:
Beine Computer
>Environment:
FreeBSD fbsd60.vmware 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov  3 09:36:13 UTC 2005     root at x64.samsco.home:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Fix the ImageMagick dependency
>How-To-Repeat:
              
>Fix:
diff -Nur /usr/ports/www/typo3/Makefile typo3/Makefile
--- /usr/ports/www/typo3/Makefile       Wed Jan 11 20:48:21 2006
+++ typo3/Makefile      Wed Jan 11 21:45:35 2006
@@ -52,7 +52,7 @@
 .endif

 .if defined(WITH_IMAGICK)
-LIB_DEPENDS+=  Magick.8:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+=  Magick.9:${PORTSDIR}/graphics/ImageMagick
 .endif

 do-install:

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list