Ticket #25601: patch-Portfile.diff
File patch-Portfile.diff, 595 bytes (added by pixilla (Bradley Giesbrecht), 14 years ago) |
---|
-
Portfile
old new 3 3 PortSystem 1.0 4 4 name fbopenssl 5 5 version 0.0.4 6 revision 26 revision 3 7 7 categories devel 8 8 maintainers nomaintainer 9 9 description SPNEGO library … … 30 30 31 31 use_configure no 32 32 33 build.args CC=${configure.cc} CFG=release OPENSSLDIR=${prefix} 33 build.args-append \ 34 CC=${configure.cc} CFG=release OPENSSLDIR=${prefix} 34 35 35 36 destroot { 36 37 xinstall -m 644 -W ${worksrcpath}/[exec uname]-release \