[73486] trunk/dports/lang/sbcl/Portfile

easieste at macports.org easieste at macports.org
Mon Nov 15 00:57:16 PST 2010


Revision: 73486
          http://trac.macports.org/changeset/73486
Author:   easieste at macports.org
Date:     2010-11-15 00:57:11 -0800 (Mon, 15 Nov 2010)
Log Message:
-----------
Variant 'pdf' requires the tex binary from 'texlive'.

Modified Paths:
--------------
    trunk/dports/lang/sbcl/Portfile

Modified: trunk/dports/lang/sbcl/Portfile
===================================================================
--- trunk/dports/lang/sbcl/Portfile	2010-11-15 07:47:33 UTC (rev 73485)
+++ trunk/dports/lang/sbcl/Portfile	2010-11-15 08:57:11 UTC (rev 73486)
@@ -23,7 +23,8 @@
 master_sites	sourceforge
 use_bzip2	yes
 
-patchfiles	patch-use-mach-exception-handler.diff 
+patchfiles	patch-use-mach-exception-handler.diff  \
+    patch-posix-tests.diff
 
 		
 distfiles	${name}-${version}-source${subrevision}${extract.suffix}
@@ -106,7 +107,7 @@
 
 variant pdf conflicts html description {Installs documentation in PDF, HTML and Info formats} {
     patchfiles-delete patch-make-doc.diff
-    depends_build-append bin:dvips:texlive-bin
+    depends_build-append bin:dvips:texlive
     depends_build-append bin:texi2dvi:texinfo
     depends_build-append bin:makeinfo:texinfo
 } 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101115/a0f15219/attachment.html>


More information about the macports-changes mailing list