- Make sure we pass --prefix to configure script just like before (this was
passed because we set GNU_CONFIGURE=yes which is removed in last commit) Approved by: ehaupt (maintainer via irc)
This commit is contained in:
parent
78fe440f94
commit
3c40b63155
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218959
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ MAINTAINER= ehaupt@FreeBSD.org
|
|||
COMMENT= A file recovery tool which recovers deleted files from a block device
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX}
|
||||
USE_PERL5_RUN= yes
|
||||
|
||||
MAN1= dupemap.1 magicrescue.1 magicsort.1
|
||||
|
|
Loading…
Reference in a new issue