diff options
Diffstat (limited to 'devel/cvs2p4')
-rw-r--r-- | devel/cvs2p4/Makefile | 2 | ||||
-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) ************************************************************************ |