aboutsummaryrefslogtreecommitdiff
path: root/databases/galera
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-08-05 06:36:06 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-08-05 06:36:06 +0000
commitff06f04d625e3c28311d8254b72c85a6195d5f33 (patch)
tree51f033288fcc6580e295342276492a46dcd51644 /databases/galera
parent3c5549caa0e34e627b6016ce5f5a2dc713123c43 (diff)
downloadports-ff06f04d625e3c28311d8254b72c85a6195d5f33.tar.gz
ports-ff06f04d625e3c28311d8254b72c85a6195d5f33.zip
Notes
Diffstat (limited to 'databases/galera')
-rw-r--r--databases/galera/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/galera/Makefile b/databases/galera/Makefile
index c62dd1bb82f5..ecb4c8af69c2 100644
--- a/databases/galera/Makefile
+++ b/databases/galera/Makefile
@@ -16,10 +16,9 @@ LICENSE= GPLv2
BUILD_DEPENDS= checkmk:${PORTSDIR}/devel/libcheck \
doxygen:${PORTSDIR}/devel/doxygen \
${PYTHON_PKGNAMEPREFIX}cloud_sptheme>=0:${PORTSDIR}/textproc/py-cloud_sptheme
-LIB_DEPENDS= libboost_date_time.so:${PORTSDIR}/devel/boost-libs \
- libexecinfo.so:${PORTSDIR}/devel/libexecinfo
+LIB_DEPENDS= libboost_date_time.so:${PORTSDIR}/devel/boost-libs
-USES= scons shebangfix
+USES= execinfo scons shebangfix
USE_CXXSTD= c++11
USE_LDCONFIG= yes