Modified: trunk/dports/textproc/zorba/Portfile (139531 => 139532)
--- trunk/dports/textproc/zorba/Portfile 2015-08-19 21:05:31 UTC (rev 139531)
+++ trunk/dports/textproc/zorba/Portfile 2015-08-19 21:32:07 UTC (rev 139532)
@@ -38,14 +38,8 @@
sha256 5fc68381f2ffde43f705010b2055df7067a8d8740815805750ab73b602a1957d
# In-source builds are not allowed
-configure.dir ${worksrcpath}/build
+cmake.out_of_source yes
-build.dir ${configure.dir}
-
-post-extract {
- xinstall -d ${build.dir}
-}
-
patchfiles patch-src-types-schema-SchemaValidatorFilter.h.diff
patchfiles-append patch-bison-3.0.diff
@@ -76,7 +70,6 @@
# port:libxslt - language/xslt
# port:fop - xsl-fo
-configure.post_args ${worksrcpath}
configure.args-append \
-DCURL_FOUND=YES \
-DCURL_INCLUDE_DIR=${prefix}/include \