aboutsummaryrefslogtreecommitdiffstats
path: root/databases/hypertable
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2011-04-10 16:48:14 +0800
committermakc <makc@FreeBSD.org>2011-04-10 16:48:14 +0800
commit515b435158d555d4f67d5bdc364ca4486d3ab17b (patch)
tree68106263df1b9b62e5c40779df6c0e9b8d9bf111 /databases/hypertable
parent5d3253339654a90e573fc87b551fccb8f6a91535 (diff)
downloadfreebsd-ports-gnome-515b435158d555d4f67d5bdc364ca4486d3ab17b.tar.gz
freebsd-ports-gnome-515b435158d555d4f67d5bdc364ca4486d3ab17b.tar.zst
freebsd-ports-gnome-515b435158d555d4f67d5bdc364ca4486d3ab17b.zip
CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefiles
Diffstat (limited to 'databases/hypertable')
-rw-r--r--databases/hypertable/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/hypertable/Makefile b/databases/hypertable/Makefile
index 86817a4bd4ec..f5b85f97ea31 100644
--- a/databases/hypertable/Makefile
+++ b/databases/hypertable/Makefile
@@ -40,7 +40,6 @@ USE_BDB= yes
WANT_BDB_VER= 48
USE_CMAKE= yes
-CMAKE_BUILD_TYPE= RelWithDebinfo
CMAKE_INSTALL_PREFIX= ${PREFIX}/hypertable
CMAKE_SOURCE_PATH= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
CMAKE_ARGS+= -DINSTALL_EXCLUDE_DEPENDENT_LIBS=1