Modified: trunk/dports/science/htcondor/Portfile (105541 => 105542)
--- trunk/dports/science/htcondor/Portfile 2013-04-24 13:00:47 UTC (rev 105541)
+++ trunk/dports/science/htcondor/Portfile 2013-04-24 15:20:12 UTC (rev 105542)
@@ -49,6 +49,8 @@
port:openssl \
port:pcre
+license_noconflict latex2html
+
# FIXME: For some reason, Condor uses install_name_tool to have dynamic links
# point to @executable_path/../lib/condor/libexpat.1.dylib, etc, instead of
# @executable_path/../lib/libexpat.1.dylib, etc. Why?