ports/122850: Update port: devel/ocaml-camlp5 (install META file)

Jaap Boender Jaap.Boender at pps.jussieu.fr
Thu Apr 17 12:40:01 UTC 2008


>Number:         122850
>Category:       ports
>Synopsis:       Update port: devel/ocaml-camlp5 (install META file)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 17 12:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Jaap Boender
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD marion-dufresne.pps.jussieu.fr 7.0-STABLE FreeBSD 7.0-STABLE #2: Thu Mar 6 11:50:31 CET 2008 root at marion-dufresne.pps.jussieu.fr:/usr/obj/usr/src/sys/MARION-DUFRESNE i386


	
>Description:
A META file is included in the camlp5 distribution, so that it can be used with
findlib, but this is not installed by default.
>How-To-Repeat:
n/a
>Fix:
patch to port Makefile included.

--- Makefile.patch begins here ---
--- Makefile.orig	2008-04-17 13:43:32.000000000 +0200
+++ Makefile	2008-04-17 13:32:02.000000000 +0200
@@ -48,5 +48,6 @@
 	${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
 .endfor
 .endif
+	${INSTALL_DATA} ${WRKSRC}/etc/META ${PREFIX}/lib/ocaml/${PORTNAME}
 
 .include <bsd.port.post.mk>
--- Makefile.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list