FreeBSD Bugzilla – Attachment 35837 Details for
Bug 57725
build jikes to support encoding
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 813 bytes, created by
Palle Girgensohn
on 2003-10-08 02:00:31 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Palle Girgensohn
Created:
2003-10-08 02:00:31 UTC
Size:
813 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/java/jikes/Makefile,v >retrieving revision 1.35 >diff -u -r1.35 Makefile >--- Makefile 7 Mar 2003 06:04:41 -0000 1.35 >+++ Makefile 8 Oct 2003 00:12:05 -0000 >@@ -7,17 +7,23 @@ > > PORTNAME= jikes > PORTVERSION= 1.18 >+PORTREVISION= 1 > CATEGORIES= java > MASTER_SITES= http://oss.software.ibm.com/pub/jikes/${PORTVERSION}/ > > MAINTAINER= archie@freebsd.org > COMMENT= A very fast Java source to byte-code compiler made available by IBM > >+LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv >+ > MAN1= jikes.1 > > PLIST_SUB= PORTVERSION=${PORTVERSION} > GNU_CONFIGURE= yes > USE_GMAKE= yes > USE_BZIP2= yes >+ >+CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ >+ LIBS="-L${LOCALBASE}/lib" > > .include <bsd.port.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 57725
: 35837