[kde-freebsd] ports/177628: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Tue Apr 23 10:10:00 UTC 2013
The following reply was made to PR ports/177628; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/177628: commit references a PR
Date: Tue, 23 Apr 2013 10:08:03 +0000 (UTC)
Author: avilla
Date: Tue Apr 23 10:07:55 2013
New Revision: 316331
URL: http://svnweb.freebsd.org/changeset/ports/316331
Log:
- Fix MySQL option.
PR: 177628
Submitted by: John Marino <draco at marino.st>
Modified:
head/editors/calligra/Makefile
Modified: head/editors/calligra/Makefile
==============================================================================
--- head/editors/calligra/Makefile Tue Apr 23 10:04:39 2013 (r316330)
+++ head/editors/calligra/Makefile Tue Apr 23 10:07:55 2013 (r316331)
@@ -100,7 +100,7 @@ PLIST_SUB+= MARBLE="@comment "
USE_MYSQL= yes
PLIST_SUB+= MYSQL=""
.else
-CMAKE_ARGS+= -DWITH_MySQL:BOOL=FASE
+CMAKE_ARGS+= -DWITH_MySQL:BOOL=FALSE
PLIST_SUB+= MYSQL="@comment "
.endif
_______________________________________________
svn-ports-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
More information about the kde-freebsd
mailing list