mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
biology/muscle: unbreak in -CURRENT
Don't compile problematic (and unnecessary) file. PR: 243206 Submitted by: mzaki@e-mail.ne.jp (maintainer)
This commit is contained in:
parent
029fa18f2a
commit
534e960d68
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=523339
@ -18,6 +18,9 @@ DOS2UNIX_GLOB= *.cpp
|
||||
|
||||
PLIST_FILES= bin/muscle
|
||||
|
||||
post-patch:
|
||||
${MV} ${WRKSRC}/subfams.cpp ${WRKSRC}/subfams.cpp.not_to_be_compiled
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/muscle ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user