[32036] trunk/dports/devel/camlimages/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Dec 14 02:54:20 PST 2007


Revision: 32036
          http://trac.macosforge.org/projects/macports/changeset/32036
Author:   ryandesign at macports.org
Date:     2007-12-14 02:54:18 -0800 (Fri, 14 Dec 2007)

Log Message:
-----------
camlimages: fix the build errors introduced by r28539; closes #13576

Modified Paths:
--------------
    trunk/dports/devel/camlimages/Portfile

Modified: trunk/dports/devel/camlimages/Portfile
===================================================================
--- trunk/dports/devel/camlimages/Portfile	2007-12-14 09:22:10 UTC (rev 32035)
+++ trunk/dports/devel/camlimages/Portfile	2007-12-14 10:54:18 UTC (rev 32036)
@@ -13,7 +13,7 @@
 				to render Truetype fonts.
 homepage			http://pauillac.inria.fr/camlimages/
 
-configure.cflags-append		"-L${prefix}/lib"
+configure.cflags-append		"-I${prefix}/include"
 configure.env			DPORT_CAMLDIR="${prefix}/lib/ocaml"
 				
 patchfiles			patch-configure.diff \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071214/0707ed8c/attachment.html


More information about the macports-changes mailing list