aboutsummaryrefslogtreecommitdiff
path: root/textproc/uncrustify
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-25 14:23:38 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-25 14:23:38 +0000
commitadeac03634dc088422f3f6ee17b35476cf6c52fc (patch)
tree05b9e860a27e994b0a5b5c4832c2e2a1d57431b6 /textproc/uncrustify
parent0203b2ebcfbbf7771685d3f1f4b52fe55f1aff1c (diff)
CMAKE_INSTALL_MANDIR is not set correctly by default, no need to override it
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=429430
Diffstat (limited to 'textproc/uncrustify')
-rw-r--r--textproc/uncrustify/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/uncrustify/Makefile b/textproc/uncrustify/Makefile
index 97136782eb6c..606a4f5daff9 100644
--- a/textproc/uncrustify/Makefile
+++ b/textproc/uncrustify/Makefile
@@ -14,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
NO_WRKSUBDIR= yes
USES= cmake:outsource
-CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR=man
TEST_TARGET= test
PORTDOCS= *