respect PREFIX by using GNU_CONFIGURE, not HAS_CONFIGURE

Submitted by:	Nick Johnson <freebsd@spatula.net>
This commit is contained in:
Bill Fumerola 2002-04-23 23:25:54 +00:00
parent d9c2f10276
commit c7d2b42fcf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58046

View file

@ -14,7 +14,7 @@ MAINTAINER= archie@freebsd.org
MAN1= jikes.1
HAS_CONFIGURE= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>