diff options
Diffstat (limited to 'textproc/info2man/Makefile')
-rw-r--r-- | textproc/info2man/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/info2man/Makefile b/textproc/info2man/Makefile index 6468507a658b..26c72dd10cb7 100644 --- a/textproc/info2man/Makefile +++ b/textproc/info2man/Makefile @@ -17,6 +17,7 @@ NO_BUILD= yes PLSCRIPTS= info2man info2pod +NO_STAGE= yes pre-configure: @${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|' ${WRKSRC}/info2pod |