aboutsummaryrefslogtreecommitdiff
path: root/devel/cvs2p4
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-04-01 13:07:13 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-04-01 13:07:13 +0000
commit3f89b718dff79e520566e026c91ae3b5928bf0ae (patch)
tree9d418e6040ae3aff813006e4b7399cc9fe7e0177 /devel/cvs2p4
parentd2d0202a4592c9343ca25da5a7c489a785738ffb (diff)
downloadports-3f89b718dff79e520566e026c91ae3b5928bf0ae.tar.gz
ports-3f89b718dff79e520566e026c91ae3b5928bf0ae.zip
use SUB_FILES for pkg-message
Notes
Notes: svn path=/head/; revision=158550
Diffstat (limited to 'devel/cvs2p4')
-rw-r--r--devel/cvs2p4/Makefile2
-rw-r--r--devel/cvs2p4/files/pkg-message.in (renamed from devel/cvs2p4/pkg-message)4
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/cvs2p4/Makefile b/devel/cvs2p4/Makefile
index 44a14eacd99c..dd79e109f123 100644
--- a/devel/cvs2p4/Makefile
+++ b/devel/cvs2p4/Makefile
@@ -17,6 +17,8 @@ COMMENT= CVS to Perforce Converter
USE_REINPLACE= yes
REINPLACE_ARGS= -i ""
NO_BUILD= yes
+SUB_FILES= pkg-message
+PKGMESSAGE= ${WRKDIR}/pkg-message
PERFORCE_PORT?= 1666
diff --git a/devel/cvs2p4/pkg-message b/devel/cvs2p4/files/pkg-message.in
index b837d4ad3655..ae3e7909bad8 100644
--- a/devel/cvs2p4/pkg-message
+++ b/devel/cvs2p4/files/pkg-message.in
@@ -1,6 +1,4 @@
************************************************************************
-Go to /usr/local/cvs2p4, and follow the instructions described in the
+Go to %%PREFIX%%/cvs2p4, and follow the instructions described in the
README file.
-
-(Replace /usr/local above with ${PREFIX} as appropriate)
************************************************************************