mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
It's actually not a GNU configure script, so revert to HAS_CONFIGURE and
use CONFIGURE_ARGS appropriately. PR: ports/135994 Reported by: John Hein via Romain Tartiere
This commit is contained in:
parent
5629ae3227
commit
b7a2d67b52
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236586
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@ RUN_DEPENDS= mono:${PORTSDIR}/lang/mono
|
|||
MAN1= vbnc.1
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX}
|
||||
USE_GMAKE= yes
|
||||
|
||||
tests: build
|
||||
|
|
Loading…
Add table
Reference in a new issue