[47652] trunk/dports/devel/camlimages

blb at macports.org blb at macports.org
Mon Mar 2 17:36:28 PST 2009


Revision: 47652
          http://trac.macports.org/changeset/47652
Author:   blb at macports.org
Date:     2009-03-02 17:36:24 -0800 (Mon, 02 Mar 2009)
Log Message:
-----------
devel/camlimages - rename variable to be current with MacPorts name, ticket #18038 (maintainer timeout)

Modified Paths:
--------------
    trunk/dports/devel/camlimages/Portfile
    trunk/dports/devel/camlimages/files/patch-configure.diff

Modified: trunk/dports/devel/camlimages/Portfile
===================================================================
--- trunk/dports/devel/camlimages/Portfile	2009-03-02 23:52:15 UTC (rev 47651)
+++ trunk/dports/devel/camlimages/Portfile	2009-03-03 01:36:24 UTC (rev 47652)
@@ -14,7 +14,7 @@
 homepage			http://pauillac.inria.fr/camlimages/
 
 configure.cflags-append		"-I${prefix}/include"
-configure.env			DPORT_CAMLDIR="${prefix}/lib/ocaml"
+configure.env			MACPORTS_CAMLDIR="${prefix}/lib/ocaml"
 				
 patchfiles			patch-configure.diff \
 				patch-tiffread.c.diff

Modified: trunk/dports/devel/camlimages/files/patch-configure.diff
===================================================================
--- trunk/dports/devel/camlimages/files/patch-configure.diff	2009-03-02 23:52:15 UTC (rev 47651)
+++ trunk/dports/devel/camlimages/files/patch-configure.diff	2009-03-03 01:36:24 UTC (rev 47652)
@@ -5,7 +5,7 @@
  DOTOPT=""
  
 -CAMLDIR=`"$CAML"c -where`
-+CAMLDIR='${DESTDIR}'${DPORT_CAMLDIR}
++CAMLDIR='${DESTDIR}'${MACPORTS_CAMLDIR}
  CAMLVERSION0=`"$CAML"c -v | grep "compiler" | sed 's/.* version //'`
  
  CAMLVERSION=`echo $CAMLVERSION0 | sed 's/ .*$//'`
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090302/681d995f/attachment.html>


More information about the macports-changes mailing list