aboutsummaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-05 21:09:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-05 21:09:48 +0000
commitaac0904dc12003e0084687d866ba7400ec396429 (patch)
treeee45aae0f85c9d2a209662e22a9a3a08d7bc8104 /palm
parent3855ac53f3c5e2fc10e558829ae438bd588ff347 (diff)
downloadports-aac0904dc12003e0084687d866ba7400ec396429.tar.gz
ports-aac0904dc12003e0084687d866ba7400ec396429.zip
Fix build on current
Notes
Notes: svn path=/head/; revision=317435
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>