diff options
Diffstat (limited to 'textproc/libxslt')
| -rw-r--r-- | textproc/libxslt/Makefile | 7 | ||||
| -rw-r--r-- | textproc/libxslt/distinfo | 2 | ||||
| -rw-r--r-- | textproc/libxslt/pkg-plist | 3 |
3 files changed, 6 insertions, 6 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index cbbd694667db..f2f7d4f6fcf6 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxslt -PORTVERSION= 0.1.0 +PORTVERSION= 0.4.0 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/libxslt @@ -18,9 +18,6 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes - -pre-patch: - @find ${WRKSRC} -type f -name "*.[ch]" | \ - xargs ${PERL} -pi -e 's|libxml/|libxml2/|' +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" .include <bsd.port.mk> diff --git a/textproc/libxslt/distinfo b/textproc/libxslt/distinfo index 746c9f79489d..044f03d5a98e 100644 --- a/textproc/libxslt/distinfo +++ b/textproc/libxslt/distinfo @@ -1 +1 @@ -MD5 (libxslt-0.1.0.tar.gz) = b9b9cc8c127eba9b8f7608d9606bf164 +MD5 (libxslt-0.4.0.tar.gz) = 2efb2f1865eecca50b55db1ef885368c diff --git a/textproc/libxslt/pkg-plist b/textproc/libxslt/pkg-plist index 2649d2a4da26..1b37f7ab1578 100644 --- a/textproc/libxslt/pkg-plist +++ b/textproc/libxslt/pkg-plist @@ -2,6 +2,9 @@ bin/xslt-config bin/xsltproc etc/xsltConf.sh include/libxslt/attributes.h +include/libxslt/documents.h +include/libxslt/extensions.h +include/libxslt/extra.h include/libxslt/functions.h include/libxslt/imports.h include/libxslt/keys.h |
