1
0
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:
Jeremy Messenger 2006-05-26 21:09:43 +00:00
parent e3c8e83afd
commit cf9f8b344b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163549

View File

@ -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