ports/66217: [maintainer update] NO_PACKAGE for devel/ocaml-findlib
Stephane Legrand
stephane at FreeBSD.org
Mon May 3 18:50:27 UTC 2004
>Number: 66217
>Category: ports
>Synopsis: [maintainer update] NO_PACKAGE for devel/ocaml-findlib
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon May 03 11:50:23 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: Stephane Legrand <stephane at freebsd.org>
>Release: FreeBSD 4.10-BETA i386
>Organization:
>Environment:
System: FreeBSD 4.10-BETA
>Description:
ocaml-findlib should always be compiled because it then can build
several useful META files.
I hope this will fix the compilation of www/ocaml-net.
>How-To-Repeat:
>Fix:
diff -ruN ocaml-findlib-orig/Makefile ocaml-findlib/Makefile
--- ocaml-findlib-orig/Makefile Mon May 3 17:41:29 2004
+++ ocaml-findlib/Makefile Mon May 3 17:43:31 2004
@@ -13,7 +13,7 @@
MASTER_SITES= http://www.ocaml-programming.de/packages/
PKGNAMEPREFIX= ocaml-
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= stephane at FreeBSD.org
COMMENT= OCaml package manager
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
@@ -25,6 +25,8 @@
MAN1= ocamlfind.1
MAN5= META.5 findlib.conf.5 site-lib.5
+
+NO_PACKAGE= "Need to build standard META files"
post-install:
@${FIND} ${PREFIX}/lib/ocaml/site-lib/findlib -type f | \
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list