[133748] trunk/dports/graphics/poppler/Portfile

devans at macports.org devans at macports.org
Tue Mar 10 08:04:07 PDT 2015


Revision: 133748
          https://trac.macports.org/changeset/133748
Author:   devans at macports.org
Date:     2015-03-10 08:04:07 -0700 (Tue, 10 Mar 2015)
Log Message:
-----------
poppler: reformat subport poppler-qt4-mac, white space only.

Modified Paths:
--------------
    trunk/dports/graphics/poppler/Portfile

Modified: trunk/dports/graphics/poppler/Portfile
===================================================================
--- trunk/dports/graphics/poppler/Portfile	2015-03-10 14:11:56 UTC (rev 133747)
+++ trunk/dports/graphics/poppler/Portfile	2015-03-10 15:04:07 UTC (rev 133748)
@@ -71,25 +71,25 @@
 subport poppler-qt4-mac {
     PortGroup qt4 1.0
     
-    depends_lib-append port:poppler
-    configure.args-delete --disable-poppler-qt4
-    configure.args-append --disable-cairo-output \
-                          --disable-poppler-glib \
-                          --disable-poppler-cpp \
-                          --disable-utils
+    depends_lib-append      port:poppler
+    configure.args-delete   --disable-poppler-qt4
+    configure.args-append   --disable-cairo-output \
+                            --disable-poppler-glib \
+                            --disable-poppler-cpp \
+                            --disable-utils
     post-destroot {
         foreach dot_h [glob -nocomplain -directory ${destroot}${prefix}/include/poppler *.h] {
             delete $dot_h
         }
-        delete ${destroot}${prefix}/include/poppler/fofi \
-               ${destroot}${prefix}/include/poppler/goo \
-               ${destroot}${prefix}/include/poppler/splash \
-               ${destroot}${prefix}/lib/libpoppler.50.dylib \
-               ${destroot}${prefix}/lib/libpoppler.a \
-               ${destroot}${prefix}/lib/libpoppler.dylib \
-               ${destroot}${prefix}/lib/libpoppler.la \
-               ${destroot}${prefix}/lib/pkgconfig/poppler-splash.pc \
-               ${destroot}${prefix}/lib/pkgconfig/poppler.pc
+        delete  ${destroot}${prefix}/include/poppler/fofi \
+                ${destroot}${prefix}/include/poppler/goo \
+                ${destroot}${prefix}/include/poppler/splash \
+                ${destroot}${prefix}/lib/libpoppler.50.dylib \
+                ${destroot}${prefix}/lib/libpoppler.a \
+                ${destroot}${prefix}/lib/libpoppler.dylib \
+                ${destroot}${prefix}/lib/libpoppler.la \
+                ${destroot}${prefix}/lib/pkgconfig/poppler-splash.pc \
+                ${destroot}${prefix}/lib/pkgconfig/poppler.pc
     }
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150310/16f4d62e/attachment.html>


More information about the macports-changes mailing list