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

jeremyhu at macports.org jeremyhu at macports.org
Thu Feb 19 22:52:28 PST 2009


Revision: 47030
          http://trac.macports.org/changeset/47030
Author:   jeremyhu at macports.org
Date:     2009-02-19 22:52:28 -0800 (Thu, 19 Feb 2009)
Log Message:
-----------
xpf: Allow building against lesstif

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

Modified: trunk/dports/graphics/xpdf/Portfile
===================================================================
--- trunk/dports/graphics/xpdf/Portfile	2009-02-20 06:52:06 UTC (rev 47029)
+++ trunk/dports/graphics/xpdf/Portfile	2009-02-20 06:52:28 UTC (rev 47030)
@@ -44,8 +44,8 @@
 extract.only ${xpdfmain}
 
 depends_lib	 port:xorg-libs lib:libfreetype.6:freetype \
-		     port:libpaper port:openmotif port:t1lib
-depends_run  path:share/ghostscript/fonts:ghostscript
+		     port:libpaper lib:libXm:openmotif port:t1lib
+depends_run  path:share/ghostscript/fonts:ghostscript port:poppler
 
 patchfiles   xpdf-3.02-salvage-your-eye.patch \
              patch-xpdf-NameToUnicodeTable.h.diff \
@@ -100,7 +100,7 @@
 }
 
 platform puredarwin {
-    depends_lib-delete port:openmotif
+    depends_lib-delete lib:libXm:openmotif
     depends_lib-append port:lesstif
     configure.args-delete \
         --with-Xp-library=${prefix}/lib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090219/05f3bf70/attachment.html>


More information about the macports-changes mailing list