[137625] trunk/dports/print/lcdf-typetools/Portfile

mojca at macports.org mojca at macports.org
Mon Jun 15 08:51:07 PDT 2015


Revision: 137625
          https://trac.macports.org/changeset/137625
Author:   mojca at macports.org
Date:     2015-06-15 08:51:07 -0700 (Mon, 15 Jun 2015)
Log Message:
-----------
lcdf-typetools: remove the pTeX variant (#41980)

Modified Paths:
--------------
    trunk/dports/print/lcdf-typetools/Portfile

Modified: trunk/dports/print/lcdf-typetools/Portfile
===================================================================
--- trunk/dports/print/lcdf-typetools/Portfile	2015-06-15 15:49:08 UTC (rev 137624)
+++ trunk/dports/print/lcdf-typetools/Portfile	2015-06-15 15:51:07 UTC (rev 137625)
@@ -42,9 +42,7 @@
         ${destroot}${prefix}/share/doc/${name}
 }
 
-default_variants    +texlive
-
-variant texlive conflicts ptex description {Link against TeXLive's libkpathsea} {
+variant texlive description {Link against TeXLive's libkpathsea} {
     depends_lib-append      port:texlive-bin
     configure.args-replace  --without-kpathsea \
                             --with-kpathsea=${prefix}
@@ -59,12 +57,7 @@
     }
 }
 
-variant ptex conflicts texlive description {Link against pTeX's libkpathsea} {
-    # Note that pTeX installs libkpathsea as a static library.
-    depends_lib-append      port:pTeX
-    configure.args-replace  --without-kpathsea \
-                            --with-kpathsea=${prefix}
-}
+default_variants    +texlive
 
 livecheck.type  regex
 livecheck.regex ${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150615/1a8a44d3/attachment.html>


More information about the macports-changes mailing list