1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-05 09:14:03 +00:00

Add libxslt and its dependencies.

Submitted by:	John Hay
This commit is contained in:
Nik Clayton 2001-08-07 15:28:20 +00:00
parent cf9da17cbb
commit 5de15c0508
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=81250

View File

@ -12,9 +12,11 @@
MINIMALDOCPORTS= \
ports/Mk \
ports/archivers/unzip \
ports/converters/libiconv
ports/devel/gettext \
ports/devel/gmake \
ports/devel/libtool \
ports/devel/pkgconfig \
ports/graphics/peps \
ports/graphics/jpeg \
ports/graphics/netpbm \
@ -32,6 +34,8 @@ MINIMALDOCPORTS= \
ports/textproc/html \
ports/textproc/iso8879 \
ports/textproc/jade \
ports/textproc/libxml2 \
ports/textproc/libxslt \
ports/textproc/linuxdoc \
ports/textproc/mkcatalog \
ports/textproc/sgmlformat \