From 96a51cd2aa469c2156b9480dd8b55ea4ad41536d Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 30 May 1999 11:43:59 +0000 Subject: Make installation work with "MANZ=1". --- mail/postfix/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'mail/postfix') diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index d2fb95acc9d..425912c4d32 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/05/30 03:47:43 christos Exp $ +# $NetBSD: Makefile,v 1.3 1999/05/30 11:43:59 tron Exp $ PKGNAME= postfix-19990317pl05 DISTNAME= postfix-19990317-pl05 @@ -27,4 +27,10 @@ pre-install: chown root.wheel ${PREFIX}/share/postfix ${PREFIX}/libexec/postfix chmod 755 ${PREFIX}/share/postfix ${PREFIX}/libexec/postfix +.include "../../mk/bsd.prefs.mk" + +.ifdef MANZ +MANCOMPRESSED= yes +.endif + .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3