PREFIX -> LOCALBASE
This commit is contained in:
parent
f260e1805b
commit
261b5d4235
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200607
@ -53,7 +53,7 @@ CONFIGURE_ARGS+=--disable-octave
|
||||
.endif
|
||||
|
||||
pre-configure:
|
||||
${REINPLACE_CMD} -e "s,#!/bin/bash,#!${PREFIX}/bin/bash," \
|
||||
${REINPLACE_CMD} -e "s,#!/bin/bash,#!${LOCALBASE}/bin/bash," \
|
||||
${WRKSRC}/src/fileformat/pfsin \
|
||||
${WRKSRC}/src/fileformat/pfsout \
|
||||
${WRKSRC}/src/fileformat/pfsinmulti \
|
||||
|
Loading…
Reference in New Issue
Block a user