mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Fix the build with Jikes.
PR: ports/97913 Submitted by: hq
This commit is contained in:
parent
e3c8e83afd
commit
cf9f8b344b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163549
@ -35,6 +35,10 @@ CAIRO_API_VERSION= 1.0
|
||||
PLIST_SUB= GTK_API_VERSION=${GTK_API_VERSION} PORTNAME=${PORTNAME}
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
|
||||
# jikes related
|
||||
CONFIGURE_ENV+= BOOTCLASSPATH=${JAVA_CLASSES}
|
||||
MAKE_ENV+= BOOTCLASSPATH=${JAVA_CLASSES}
|
||||
|
||||
post-extract:
|
||||
@${REINPLACE_CMD} -e 's|
||' \
|
||||
${WRKSRC}/gtk2-java.pc.in
|
||||
|
Loading…
Reference in New Issue
Block a user