mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Use USES=makeinfo instead of hard-coded BUILD_DEPENDS
This commit is contained in:
parent
f93881416c
commit
7469c192e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428756
@ -11,9 +11,7 @@ COMMENT= Java-based Scheme implementation
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:print/texinfo
|
||||
|
||||
USES= gmake readline
|
||||
USES= gmake makeinfo readline
|
||||
USE_JAVA= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-kawa-frontend \
|
||||
|
Loading…
Reference in New Issue
Block a user