mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
respect PREFIX by using GNU_CONFIGURE, not HAS_CONFIGURE
Submitted by: Nick Johnson <freebsd@spatula.net>
This commit is contained in:
parent
d9c2f10276
commit
c7d2b42fcf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58046
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ MAINTAINER= archie@freebsd.org
|
|||
|
||||
MAN1= jikes.1
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue