This unbreaks the packaging of texlive_base after the update to
poppler-0.18. Already ok by edd@, and I guess texlive itself will
get an update in a few days.

Index: Makefile
===================================================================
RCS file: /cvs/ports/print/texlive/base/Makefile,v
retrieving revision 1.51
diff -u -p -r1.51 Makefile
--- Makefile    16 Sep 2011 11:13:41 -0000      1.51
+++ Makefile    16 Nov 2011 17:38:02 -0000
@@ -4,7 +4,7 @@ COMMENT =               base binaries for TeXLive typ
 
 DISTNAME =             texlive-${DIST_V}-source
 PKGNAME =              texlive_base-${V}
-REVISION =             4
+REVISION =             5
 
 SHARED_LIBS =          kpathsea        3.0
 SHARED_LIBS +=         ptexenc         0.0
@@ -27,7 +27,8 @@ LIB_DEPENDS =         devel/t1lib \
                        graphics/png \
                        graphics/gd \
                        print/freetype \
-                       print/poppler
+                       print/poppler \
+                       textproc/libxml
 
 MODULES =              textproc/intltool converters/libiconv
 

Reply via email to