summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-08-17 11:33:19 -0300
committerRenato Botelho <renato@netgate.com>2016-08-17 11:34:30 -0300
commitf8ee942b6ba8e9c05346e8680321db2264f12441 (patch)
treecb9f67f688f01661da15b0a729e5c1c2e48dbf6b /tools
parent86e94becbec130f9eeca5bc94b497ec1167a640a (diff)
downloadpfsense-f8ee942b6ba8e9c05346e8680321db2264f12441.zip
pfsense-f8ee942b6ba8e9c05346e8680321db2264f12441.tar.gz
Revert "Unbreak make.conf syntax"
This reverts commit 03d4281714b675414ac3915a6396b23031f15ccd.
Diffstat (limited to 'tools')
-rw-r--r--tools/conf/pfPorts/make.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/conf/pfPorts/make.conf b/tools/conf/pfPorts/make.conf
index 61817d9..e2163a2 100644
--- a/tools/conf/pfPorts/make.conf
+++ b/tools/conf/pfPorts/make.conf
@@ -63,8 +63,7 @@ WITH_DEBUG= yes
. endif
.if ${.CURDIR:N*databases/mysql56-client*}==""
-CC=/usr/bin/cc
-CXX=/usr/bin/c++
+CC=/usr/bin/cc CXX=/usr/bin/c++
.endif
# Options for packages
OpenPOWER on IntegriCloud