aboutsummaryrefslogtreecommitdiffstats
path: root/hebrew
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-01-31 11:43:42 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-01-31 11:43:42 +0800
commit0c5d130ac86d2468043d16e3b901b29fff341bda (patch)
treebe8067ea1c486d6cd36d6a97072df88f93e17b2d /hebrew
parenta6e37d6244f205ee5a16e227c7ad6837212f9e4d (diff)
downloadfreebsd-ports-gnome-0c5d130ac86d2468043d16e3b901b29fff341bda.tar.gz
freebsd-ports-gnome-0c5d130ac86d2468043d16e3b901b29fff341bda.tar.zst
freebsd-ports-gnome-0c5d130ac86d2468043d16e3b901b29fff341bda.zip
- 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)
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