aboutsummaryrefslogtreecommitdiff
path: root/math/rkward-kde4
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2011-04-10 08:48:14 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2011-04-10 08:48:14 +0000
commit132402b35427fd40cbf246eb787e62a57d7a0142 (patch)
treeee40757d51a32988ed1a2b62b6a9db25f59f50df /math/rkward-kde4
parent01b7b5c8899ea304e85a36f11e67de252308878c (diff)
downloadports-132402b35427fd40cbf246eb787e62a57d7a0142.tar.gz
ports-132402b35427fd40cbf246eb787e62a57d7a0142.zip
CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefiles
Notes
Notes: svn path=/head/; revision=272465
Diffstat (limited to 'math/rkward-kde4')
-rw-r--r--math/rkward-kde4/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/math/rkward-kde4/Makefile b/math/rkward-kde4/Makefile
index ed0c75eccceb..1a381fbcee5f 100644
--- a/math/rkward-kde4/Makefile
+++ b/math/rkward-kde4/Makefile
@@ -47,10 +47,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/text
PHP2FIX= rkward/settings/rksettingsmodulephp.cpp
-.if defined(WITH_DEBUG)
-CMAKE_ARGS+= -DCMAKE_BUILD_TYPE=Debug
-.endif
-
pre-configure:
${REINPLACE_CMD} -e 's|/usr/bin/php|${LOCALBASE}/bin/php|' \
${PHP2FIX:S|^|${WRKSRC}/|}