[134978] trunk/dports/graphics/xpdf/Portfile

khindenburg at macports.org khindenburg at macports.org
Sun Apr 12 13:06:43 PDT 2015


Revision: 134978
          https://trac.macports.org/changeset/134978
Author:   khindenburg at macports.org
Date:     2015-04-12 13:06:43 -0700 (Sun, 12 Apr 2015)
Log Message:
-----------
xpdf: remove usage of lesstif (in preparation of obsoleting it)

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

Modified: trunk/dports/graphics/xpdf/Portfile
===================================================================
--- trunk/dports/graphics/xpdf/Portfile	2015-04-12 19:24:51 UTC (rev 134977)
+++ trunk/dports/graphics/xpdf/Portfile	2015-04-12 20:06:43 UTC (rev 134978)
@@ -74,18 +74,6 @@
     configure.args-append --enable-a4-paper
 }
 
-platform puredarwin {
-    depends_lib-delete lib:libXm:openmotif
-    depends_lib-append port:lesstif
-    configure.args-delete \
-        --with-Xp-library=${prefix}/lib \
-        --with-Xp-includes=${prefix}/include \
-        --with-Xt-library=${prefix}/lib \
-        --with-Xt-includes=${prefix}/include \
-        --with-Xm-library=${prefix}/lib \
-        --with-Xm-includes=${prefix}/include
-}
-
 variant drm description {Obey access restrictions in PDF files} {}
 if {![variant_isset drm]} {
     patchfiles-append ${distname}-salvage-your-eye.patch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150412/1a1d75d4/attachment.html>


More information about the macports-changes mailing list