[137848] trunk/dports/www/tidy/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jun 21 12:27:07 PDT 2015


Revision: 137848
          https://trac.macports.org/changeset/137848
Author:   ryandesign at macports.org
Date:     2015-06-21 12:27:07 -0700 (Sun, 21 Jun 2015)
Log Message:
-----------
tidy: no longer need to set DYLD_LIBRARY_PATH because the build system now builds the executable using the static library instead of the dynamic library

Modified Paths:
--------------
    trunk/dports/www/tidy/Portfile

Modified: trunk/dports/www/tidy/Portfile
===================================================================
--- trunk/dports/www/tidy/Portfile	2015-06-21 18:11:49 UTC (rev 137847)
+++ trunk/dports/www/tidy/Portfile	2015-06-21 19:27:07 UTC (rev 137848)
@@ -32,7 +32,3 @@
 configure.args-append   -DBUILD_SHARED_LIB:BOOL=ON
 
 use_parallel_build      yes
-
-# https://github.com/htacg/tidy-html5/issues/194
-build.env-append        DYLD_LIBRARY_PATH=${cmake.build_dir}
-destroot.env-append     DYLD_LIBRARY_PATH=${cmake.build_dir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150621/62d31a62/attachment.html>


More information about the macports-changes mailing list