ports/175237: [MAINTAINER] www/typo3: Minor fix in Makefile
Helmut Ritter
freebsd-ports at charlieroot.de
Sat Jan 12 17:00:01 UTC 2013
>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:
More information about the freebsd-ports-bugs
mailing list