summaryrefslogtreecommitdiff
path: root/hebrew
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-31 03:43:42 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-31 03:43:42 +0000
commit0818928d9170556c67f52a3fa9b3a9182d7eaeb4 (patch)
treea81b7e2e980c74ffca85379933f2b2562b510c1b /hebrew
parent- use $SUB_FILES to dynamically adjust pkg-message (diff)
- use $SUB_FILES to dynamically adjust pkg-message
PR: ports/142584 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: maintainer timeout (onatan@gmail.com; > 2 weeks)
Notes
Notes: svn path=/head/; revision=248921
Diffstat (limited to 'hebrew')
-rw-r--r--hebrew/hspell/Makefile4
-rw-r--r--hebrew/hspell/files/pkg-message.in (renamed from hebrew/hspell/pkg-message)0
2 files changed, 3 insertions, 1 deletions
diff --git a/hebrew/hspell/Makefile b/hebrew/hspell/Makefile
index eb1868d46f50..3fa2e0a4ef6c 100644
--- a/hebrew/hspell/Makefile
+++ b/hebrew/hspell/Makefile
@@ -22,8 +22,10 @@ CFLAGS+= -fPIC
MAN1= hspell.1
MAN3= hspell.3
+SUB_FILES= pkg-message
+SUB_LIST= PORTSDIR=${PORTSDIR}
post-install:
- @${SED} -e "s:%%PORTSDIR%%:${PORTSDIR}:g" ${PKGMESSAGE}
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/hebrew/hspell/pkg-message b/hebrew/hspell/files/pkg-message.in
index 757d32298ea3..757d32298ea3 100644
--- a/hebrew/hspell/pkg-message
+++ b/hebrew/hspell/files/pkg-message.in