[63738] trunk/dports/devel/fbopenssl/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Feb 13 17:52:55 PST 2010
Revision: 63738
http://trac.macports.org/changeset/63738
Author: ryandesign at macports.org
Date: 2010-02-13 17:52:54 -0800 (Sat, 13 Feb 2010)
Log Message:
-----------
fbopenssl: also install headers, necessary to build curl with the spnego variant
Modified Paths:
--------------
trunk/dports/devel/fbopenssl/Portfile
Modified: trunk/dports/devel/fbopenssl/Portfile
===================================================================
--- trunk/dports/devel/fbopenssl/Portfile 2010-02-14 01:50:44 UTC (rev 63737)
+++ trunk/dports/devel/fbopenssl/Portfile 2010-02-14 01:52:54 UTC (rev 63738)
@@ -3,6 +3,7 @@
PortSystem 1.0
name fbopenssl
version 0.0.4
+revision 1
categories devel
maintainers nomaintainer
description SPNEGO library
@@ -36,4 +37,6 @@
libfbopenssl.a \
libfbopenssl${shared_ext} \
${destroot}${prefix}/lib
+ delete ${destroot}${prefix}/include
+ copy ${worksrcpath}/include ${destroot}${prefix}/include
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100213/dfc4a980/attachment.html>
More information about the macports-changes
mailing list