FreeBSD Bugzilla – Attachment 94506 Details for
Bug 132678
[patch] devel/ocaml-equeue to support Tcl 8.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 967 bytes, created by
Hirohisa Yamaguchi
on 2009-03-15 23:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Hirohisa Yamaguchi
Created:
2009-03-15 23:20:01 UTC
Size:
967 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/ocaml-equeue/Makefile,v >retrieving revision 1.8 >diff -p -u -r1.8 Makefile >--- Makefile 19 May 2007 20:03:18 -0000 1.8 >+++ Makefile 14 Mar 2009 18:26:28 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= equeue > PORTVERSION= 2.1.4 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= devel > MASTER_SITES= http://www.ocaml-programming.de/packages/ > PKGNAMEPREFIX= ocaml- >@@ -32,8 +32,8 @@ ALL_TARGET= all opt > PKGDEINSTALL= ${PKGINSTALL} > > .if defined(WITH_EQUEUE_TCL) >-BUILD_DEPENDS+= ${LOCALBASE}/include/tcl8.4:${PORTSDIR}/lang/tcl84 >-CONFIGURE_ARGS+= -with-equeue-tcl -equeue-tcl-defs "-I${LOCALBASE}/include/tcl8.4" -equeue-tcl-libs "-L${LOCALBASE}/lib -ltcl84" >+USE_TCL= 84+ >+CONFIGURE_ARGS+= -with-equeue-tcl -equeue-tcl-defs "-I${TCL_INCLUDEDIR}" -equeue-tcl-libs "-L${LOCALBASE}/lib -ltcl${TCL_VER:S/.//}" > PLIST_SUB+= TCL="" > .else > PLIST_SUB+= TCL="@comment "
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 132678
: 94506