aboutsummaryrefslogtreecommitdiff
path: root/print/cups-base
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2003-02-02 22:21:07 +0000
committerAlan Eldridge <alane@FreeBSD.org>2003-02-02 22:21:07 +0000
commit0eef67a91c453061fcb9b8e54af4623f7a5b8bd0 (patch)
tree63a163187ab94cfe84f3b709176bd38e4d9840a8 /print/cups-base
parent873746296b05c3358eadd504a9b025cc6dc219f7 (diff)
downloadports-0eef67a91c453061fcb9b8e54af4623f7a5b8bd0.tar.gz
ports-0eef67a91c453061fcb9b8e54af4623f7a5b8bd0.zip
Notes
Diffstat (limited to 'print/cups-base')
-rw-r--r--print/cups-base/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile
index 390a205885aa..f8cab54c5536 100644
--- a/print/cups-base/Makefile
+++ b/print/cups-base/Makefile
@@ -33,6 +33,8 @@ post-install:
if test ! -f ${f}.N; then cp -p ${f} ${f}.N; else true; fi
.endfor # classes.conf client.conf cupsd.conf printers.conf
+MANLANG= "" fr
+
.include "${.CURDIR}/../../print/cups/Makefile.common"
.include <bsd.port.pre.mk>
.include "${FILESDIR}/manpages.mk"