aboutsummaryrefslogtreecommitdiff
path: root/shells/wapsh
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-04-01 13:13:03 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-04-01 13:13:03 +0000
commit8750d5977c299976eb553c6508c51cbd8b22b81b (patch)
treec164b717d58f0014e785fc5aa81290a10c1607ed /shells/wapsh
parent493c742ea29f92e89e076afc6f10a99eb4f724f2 (diff)
downloadports-8750d5977c299976eb553c6508c51cbd8b22b81b.tar.gz
ports-8750d5977c299976eb553c6508c51cbd8b22b81b.zip
Notes
Diffstat (limited to 'shells/wapsh')
-rw-r--r--shells/wapsh/Makefile4
-rw-r--r--shells/wapsh/files/pkg-message.in (renamed from shells/wapsh/pkg-message)0
2 files changed, 3 insertions, 1 deletions
diff --git a/shells/wapsh/Makefile b/shells/wapsh/Makefile
index 5e1c6537d809..44bbaa3bf91e 100644
--- a/shells/wapsh/Makefile
+++ b/shells/wapsh/Makefile
@@ -16,6 +16,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A system to allow remote shell logins via a WAP phone or web browser
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
+SUB_FILES= pkg-message
+PKGMESSAGE= ${WRKDIR}/pkg-message
USERGUIDEDOCS= Image10.jpg Image11.jpg Image12.jpg Image13.jpg \
Image14.jpg Image15.jpg Image16.jpg Image17.jpg \
@@ -91,6 +93,6 @@ post-install:
${ECHO} "===> Installing ${PREFIX}/etc/rc.d/htshd.sh startup file."; \
${INSTALL_SCRIPT} ${FILESDIR}/htshd.sh ${PREFIX}/etc/rc.d/htshd.sh; \
fi
- @${SED} -e 's,%%PREFIX%%,${PREFIX},g' ${PKGMESSAGE}
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/shells/wapsh/pkg-message b/shells/wapsh/files/pkg-message.in
index 6228883b3740..6228883b3740 100644
--- a/shells/wapsh/pkg-message
+++ b/shells/wapsh/files/pkg-message.in