ports/82069: [maintainer-update] devel/ocaml-ulex : install target installs nothing

Marwan Burelle <marwan.burelle@lri.fr> marwan.burelle at lri.fr
Thu Jun 9 14:20:09 UTC 2005


>Number:         82069
>Category:       ports
>Synopsis:       [maintainer-update] devel/ocaml-ulex : install target installs nothing
>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:   Thu Jun 09 14:20:08 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Marwan Burelle <marwan.burelle at lri.fr>
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:


System: FreeBSD 5.4-STABLE #0: Fri May 27 16:10:41 CEST 2005
    root@:/usr/home/obj/usr/src/sys/KER_pc5-179



>Description:


Without USE_GMAKE, install target install nothing (wildard empty), so add again USE_GMAKE.


>How-To-Repeat:





>Fix:


--- patch-ocaml-ulex begins here ---
diff -ruN ocaml-ulex.orig/Makefile ocaml-ulex/Makefile
--- ocaml-ulex.orig/Makefile	Thu Jun  9 16:10:17 2005
+++ ocaml-ulex/Makefile	Thu Jun  9 16:10:37 2005
@@ -22,6 +22,8 @@
 
 ALL_TARGET=	all all.opt
 
+USE_GMAKE=	yes
+
 MAKE_ENV=	OCAMLFIND_DESTDIR="${PREFIX}/lib/ocaml/site-lib"
 
 .if !defined(NOPORTDOCS)
--- patch-ocaml-ulex ends here ---



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



More information about the freebsd-ports-bugs mailing list