summaryrefslogtreecommitdiff
path: root/polish/sms2
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-08-08 22:30:33 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-08-08 22:30:33 +0000
commitf02e0d0a70f329ad97e7ed8cc9220403c5776876 (patch)
tree7f1ea05733581e7cd06c90592414a3f894a99ee2 /polish/sms2
parentA newer spin has been released. Also, the current spin suffers (diff)
Fix the REINPLACE_CMD
Submitted by: Krzysztof Stryjek <wtp@mud.pl> Big pointy hat: arved
Notes
Notes: svn path=/head/; revision=86613
Diffstat (limited to 'polish/sms2')
-rw-r--r--polish/sms2/Makefile2
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