Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Feb 2012 09:16:28 +0800 (CST)
From:      Jyun-Yan You <jyyou@cs.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/165158: [MAINTAINER] databases/ocaml-mysql: fix auto-generated plist
Message-ID:  <201202150116.q1F1GSHE069610@csduty.cs.nctu.edu.tw>
Resent-Message-ID: <201202150120.q1F1K5Zh071086@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202150116.q1F1GSHE069610>