mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Fix BUILD_DEPENDS
Reported by: pkg-fallout Spotted by: bapt
This commit is contained in:
parent
a9b5a1ffb6
commit
e21bfd517f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335624
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= kawa
|
||||
PORTVERSION= 1.14
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= lang scheme java
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= kawa
|
||||
@ -12,7 +13,7 @@ COMMENT= Java-based Scheme implementation
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
BUILD_DEPENDS= makeinfo:${PORTSDIR}/print/texinfo
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:${PORTSDIR}/print/texinfo
|
||||
|
||||
USES= gmake
|
||||
USE_JAVA= yes
|
||||
|
Loading…
Reference in New Issue
Block a user