aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/wv2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/wv2/Makefile')
-rw-r--r--textproc/wv2/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/textproc/wv2/Makefile b/textproc/wv2/Makefile
index cc2960b0a7a3..a97db95c0102 100644
--- a/textproc/wv2/Makefile
+++ b/textproc/wv2/Makefile
@@ -21,12 +21,4 @@ USE_CMAKE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
-.if defined(WITH_DEBUG)
-CMAKE_BUILD_TYPE?= Debug
-.else
-CMAKE_BUILD_TYPE?= Release
-.endif
-
-PLIST_SUB= CMAKE_BUILD_TYPE="${CMAKE_BUILD_TYPE:L}"
-
.include <bsd.port.mk>