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

takanori at macports.org takanori at macports.org
Sun Nov 18 21:25:51 PST 2007


Revision: 31262
          http://trac.macosforge.org/projects/macports/changeset/31262
Author:   takanori at macports.org
Date:     2007-11-18 21:25:50 -0800 (Sun, 18 Nov 2007)

Log Message:
-----------
lcdf-typetools: Linted.

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

Modified: trunk/dports/print/lcdf-typetools/Portfile
===================================================================
--- trunk/dports/print/lcdf-typetools/Portfile	2007-11-19 05:25:35 UTC (rev 31261)
+++ trunk/dports/print/lcdf-typetools/Portfile	2007-11-19 05:25:50 UTC (rev 31262)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem      1.0
+
 name            lcdf-typetools
 version         2.66
 categories      print tex
@@ -16,6 +17,7 @@
 checksums       md5 ee4b67306055b63e3911022ba071ff5c \
                 sha1 7cf8d953efcbae54772a76e39b6615393f895de4 \
                 rmd160 723f2ccca813b5a33f28417edfa67ab239ce2e1a
+
 # In port:pTeX, libkpathsea is installed as a static library.
 depends_lib     path:${prefix}/include/kpathsea/kpathsea.h:teTeX
 
@@ -27,7 +29,7 @@
     xinstall -m 644 -W ${worksrcpath} COPYING INSTALL NEWS ONEWS README ${destroot}${prefix}/share/doc/${name}
 }
 
-variant without_kpathsea {
+variant without_kpathsea description {Do not use libkpathsea} {
     depends_lib-delete path:${prefix}/include/kpathsea/kpathsea.h:teTeX
     configure.args-delete --with-kpathsea=${prefix}
     configure.args-append --without-kpathsea

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071118/ae5d508c/attachment.html


More information about the macports-changes mailing list