diff options
Diffstat (limited to 'polish/sms2/Makefile')
-rw-r--r-- | polish/sms2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polish/sms2/Makefile b/polish/sms2/Makefile index 5aec5f917076..ca676a0419cc 100644 --- a/polish/sms2/Makefile +++ b/polish/sms2/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm WRKSRC= ${WRKDIR}/sms USE_GMAKE= yes USE_REINPLACE= yes -REINPLACE_ARGS= # empty +REINPLACE_ARGS= -i "" MAKE_ARGS= CXX="${CXX}" .if defined(NOPORTDOCS) MAKE_ARGS+= NOPORTDOCS=1 |