Don't install groff if NO_GROFF
This commit is contained in:
@@ -30,8 +30,10 @@ NO_GDB= # not yet
|
||||
.if ${MACHINE_ARCH} != "powerpc"
|
||||
_gperf= gperf
|
||||
.endif
|
||||
.if !defined(NO_GROFF)
|
||||
_groff= groff
|
||||
.endif
|
||||
.endif
|
||||
|
||||
.if !defined(NO_CVS)
|
||||
_cvs= cvs
|
||||
|
||||
Reference in New Issue
Block a user