aboutsummaryrefslogtreecommitdiffstats
path: root/palm
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-05-06 05:09:48 +0800
committerbapt <bapt@FreeBSD.org>2013-05-06 05:09:48 +0800
commitc727e5f1eb9824a0a553e1da2f119005306f458f (patch)
treeee45aae0f85c9d2a209662e22a9a3a08d7bc8104 /palm
parent1c1fef4d74d3cb66b83080a438719ee3894efcb4 (diff)
downloadfreebsd-ports-gnome-c727e5f1eb9824a0a553e1da2f119005306f458f.tar.gz
freebsd-ports-gnome-c727e5f1eb9824a0a553e1da2f119005306f458f.tar.zst
freebsd-ports-gnome-c727e5f1eb9824a0a553e1da2f119005306f458f.zip
Fix build on current
Diffstat (limited to 'palm')
-rw-r--r--palm/mdbconv/files/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/mdbconv/files/Makefile b/palm/mdbconv/files/Makefile
index 0e32be9b235c..b75a89343c80 100644
--- a/palm/mdbconv/files/Makefile
+++ b/palm/mdbconv/files/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
PROG= mdbconv
-NOMAN= yes
+NO_MAN= yes
.include <bsd.prog.mk>