ports/165158: [MAINTAINER] databases/ocaml-mysql: fix auto-generated plist

Jyun-Yan You jyyou at cs.nctu.edu.tw
Wed Feb 15 01:20:05 UTC 2012


>Number:         165158
>Category:       ports
>Synopsis:       [MAINTAINER] databases/ocaml-mysql: fix auto-generated plist
>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:   Wed Feb 15 01:20:04 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jyun-Yan You
>Release:        FreeBSD 8.2-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD csduty.cs.nctu.edu.tw 8.2-RELEASE-p3 FreeBSD 8.2-RELEASE-p3 #0: Tue Sep 27 18:45:57 UTC 2011
>Description:
correct the variable for generating plist file

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- ocaml-mysql-1.1.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/ocaml-mysql/Makefile /amd/gcs/98/9855518/src/ports/databases/ocaml-mysql/Makefile
--- /usr/ports/databases/ocaml-mysql/Makefile	2011-10-15 01:13:06.000000000 +0800
+++ /amd/gcs/98/9855518/src/ports/databases/ocaml-mysql/Makefile	2012-02-15 09:05:31.118040000 +0800
@@ -20,7 +20,7 @@
 
 USE_OCAML=		yes
 USE_OCAML_FINDLIB=	yes
-USE_OCAML_FIND_PLIST=	yes
+USE_OCAMLFIND_PLIST=	yes
 USE_OCAML_LDCONFIG=	yes
 
 GNU_CONFIGURE=		yes
--- ocaml-mysql-1.1.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list