[87424] trunk/dports/editors/abiword/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Nov 20 16:36:46 PST 2011


Revision: 87424
          http://trac.macports.org/changeset/87424
Author:   ryandesign at macports.org
Date:     2011-11-20 16:36:43 -0800 (Sun, 20 Nov 2011)
Log Message:
-----------
abiword: fix 'libole2/ms-ole.h: No such file or directory'; see #32164

Modified Paths:
--------------
    trunk/dports/editors/abiword/Portfile

Modified: trunk/dports/editors/abiword/Portfile
===================================================================
--- trunk/dports/editors/abiword/Portfile	2011-11-21 00:11:10 UTC (rev 87423)
+++ trunk/dports/editors/abiword/Portfile	2011-11-21 00:36:43 UTC (rev 87424)
@@ -73,6 +73,8 @@
 	build.dir	${configure.dir}
 	build.target
 
+	configure.cppflags -I. -I${prefix}/include
+
 	configure.args	\
 		--enable-Cocoa \
 		--mandir=${prefix}/share/man \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111120/babcabcc/attachment-0001.html>


More information about the macports-changes mailing list