summaryrefslogtreecommitdiffstats
path: root/polish
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-08-08 22:30:33 +0000
committerarved <arved@FreeBSD.org>2003-08-08 22:30:33 +0000
commit5f66a9d10fa5ad6251d14a92d2456ba5429388ad (patch)
tree5cfd7cb52121dff88adcd70583f4408c2bdb8c52 /polish
parent9649a3cab4aa482e4b1210bdd36a8caff49bec0a (diff)
downloadFreeBSD-ports-5f66a9d10fa5ad6251d14a92d2456ba5429388ad.zip
FreeBSD-ports-5f66a9d10fa5ad6251d14a92d2456ba5429388ad.tar.gz
Fix the REINPLACE_CMD
Submitted by: Krzysztof Stryjek <wtp@mud.pl> Big pointy hat: arved
Diffstat (limited to 'polish')
-rw-r--r--polish/sms/Makefile2
-rw-r--r--polish/sms2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/polish/sms/Makefile b/polish/sms/Makefile
index 5aec5f9..ca676a0 100644
--- a/polish/sms/Makefile
+++ b/polish/sms/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
diff --git a/polish/sms2/Makefile b/polish/sms2/Makefile
index 5aec5f9..ca676a0 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
OpenPOWER on IntegriCloud