diff options
Diffstat (limited to 'net/mopd/Makefile')
-rw-r--r-- | net/mopd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mopd/Makefile b/net/mopd/Makefile index d6a6c9844117..eefd23515f00 100644 --- a/net/mopd/Makefile +++ b/net/mopd/Makefile @@ -23,7 +23,7 @@ COMMENT= MOP Loader Daemon for netbooting DEC machines .include <bsd.port.pre.mk> -MAKE_ENV= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/man/man NOMANCOMPRESS=true +MAKE_ENV= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/man/man NO_MANCOMPRESS=true MAN1= mopprobe.1 moptrace.1 mopchk.1 mopa.out.1 MAN8= mopd.8 |