Missed this one. Should use GNU configure --prefix instead of Perl.
Pointy hat to: me
This commit is contained in:
parent
48996fa2fe
commit
1b6ec08920
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58442
1 changed files with 1 additions and 2 deletions
|
@ -16,8 +16,7 @@ MAINTAINER= moro@remus.dti.ne.jp
|
|||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
post-build:
|
||||
@${PERL} -pi -e 's,/usr/local,${PREFIX},g' ${WRKSRC}/rbl
|
||||
CONFIGURE_ARGS+= --prefix=${PREFIX}
|
||||
|
||||
do-install:
|
||||
@${INSTALL_SCRIPT} ${WRKSRC}/rbl ${PREFIX}/bin
|
||||
|
|
Loading…
Reference in a new issue