aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-12 03:37:17 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-12 03:37:17 +0000
commit02e35b74c08926ed4efab91d8d8cca4b313b2578 (patch)
treed1dccfcba0eacfc6d72338efb8fe75c64a8badfb /graphics
parent379715cb19e58dc2f79be4ab9670a5bed5835b24 (diff)
downloadports-02e35b74c08926ed4efab91d8d8cca4b313b2578.tar.gz
ports-02e35b74c08926ed4efab91d8d8cca4b313b2578.zip
SUB_FILES += pkg-message
PR: ports/142556 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Notes
Notes: svn path=/head/; revision=247673
Diffstat (limited to 'graphics')
-rw-r--r--graphics/rubyphoto/Makefile3
-rw-r--r--graphics/rubyphoto/files/pkg-message.in (renamed from graphics/rubyphoto/pkg-message)0
2 files changed, 2 insertions, 1 deletions
diff --git a/graphics/rubyphoto/Makefile b/graphics/rubyphoto/Makefile
index 686a8dec6d55..1e891dd9211d 100644
--- a/graphics/rubyphoto/Makefile
+++ b/graphics/rubyphoto/Makefile
@@ -23,6 +23,7 @@ NO_BUILD= yes
USE_RUBY= yes
RUBY_SHEBANG_FILES= ruby_photo.rb
+SUB_FILES= pkg-message
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/abspath.rb ${RUBY_SITELIBDIR}
@@ -57,6 +58,6 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/xml-generators/* ${DATADIR}/xml-generators
post-install:
- @${SED} -e "s#%%DATADIR%%#${DATADIR}#" ${PKGMESSAGE}
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/graphics/rubyphoto/pkg-message b/graphics/rubyphoto/files/pkg-message.in
index 52a7b7a5059c..52a7b7a5059c 100644
--- a/graphics/rubyphoto/pkg-message
+++ b/graphics/rubyphoto/files/pkg-message.in