Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jan 2013 17:50:31 +0100 (CET)
From:      Helmut Ritter <freebsd-ports@charlieroot.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/175237: [MAINTAINER] www/typo3: Minor fix in Makefile
Message-ID:  <20130112165031.309F218293@BSDHelmut964.charlieroot.de>
Resent-Message-ID: <201301121700.r0CH00VO000998@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         175237
>Category:       ports
>Synopsis:       [MAINTAINER] www/typo3: Minor fix in Makefile
>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:   Sat Jan 12 17:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Helmut Ritter
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD BSDHelmut964.charlieroot.de 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r245046: Sat Jan  5 02:38:56
>Description:
- Minor fix in Makefile

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- typo3-6.0.0.patch begins here ---
diff -ruN --exclude=CVS ../typo3.org/Makefile ./Makefile
--- ../typo3.org/Makefile	2013-01-12 17:42:46.000000000 +0100
+++ ./Makefile	2013-01-12 17:45:28.000000000 +0100
@@ -63,7 +63,7 @@
 .endif
 
 .if ${PORT_OPTIONS:MMYSQL}
-USE_MYSQL=	yes
+USE_MYSQL=	server
 IGNORE_WITH_MYSQL=	41 50
 .endif
 
--- typo3-6.0.0.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130112165031.309F218293>