1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- SUB_FILES += pkg-message

PR:             ports/142407
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
Approved by:    Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
This commit is contained in:
Philip M. Gollucci 2010-01-09 23:51:26 +00:00
parent 10b2562faa
commit 3781ecad36
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247490

View File

@ -27,7 +27,6 @@ NO_BUILD= yes
DOWNLOAD_URL= http://blast.wustl.edu/licensing
NO_WRKSUBDIR= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
PORTDOCS= COPYRIGHT FAQ-Indexing.html HISTORY LICENSE Memory.html \
README.html parameters.html tabular.html
@ -36,6 +35,7 @@ BINS= blasta gb2fasta gt2fasta memfile nrdb pam patdb \
SCRIPTS= wu-blastall wu-formatdb
BLASTA_LINKS= blastn blastp blastx tblastn tblastx
XDFORMAT_LINKS= setdb pressdb
SUB_FILES= pkg-message
.include <bsd.port.pre.mk>
@ -49,9 +49,6 @@ DISTNAME= blast${PORTVERSION:S/.0//}.freebsd-6.x-i686
IGNORE= You must manually fetch ${PORTNAME}${PORTVERSION:S/.0//} for the FreeBSD platform (${DISTNAME}${EXTRACT_SUFX}) from ${DOWNLOAD_URL}, place it in ${DISTDIR} and then run make again
.endif
post-patch:
@${SED} -e 's,%%DATADIR%%,${DATADIR},g' < ${FILESDIR}/pkg-message.in > ${PKGMESSAGE}
do-install:
.for bin in ${BINS}
${INSTALL_PROGRAM} ${WRKSRC}/${bin} ${PREFIX}/bin