summaryrefslogtreecommitdiff
path: root/textproc/libxslt
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-07-31 15:21:22 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-07-31 15:21:22 +0000
commit083bb967d8cf97873e8597fc37f5acb3a872abac (patch)
treee60af74c01dc95310969731e6ef7d6930331e54d /textproc/libxslt
parentUpdate to 0.4.0. (diff)
Documentation goes into ${PREFIX}/share/doc, not into ${PREFIX}/doc.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=45664
Diffstat (limited to 'textproc/libxslt')
-rw-r--r--textproc/libxslt/Makefile1
-rw-r--r--textproc/libxslt/pkg-plist44
2 files changed, 23 insertions, 22 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index fde40ad7516f..8b0fff001484 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -18,6 +18,7 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
+CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
.include <bsd.port.mk>
diff --git a/textproc/libxslt/pkg-plist b/textproc/libxslt/pkg-plist
index a4458e39559e..fe3c983a0f7c 100644
--- a/textproc/libxslt/pkg-plist
+++ b/textproc/libxslt/pkg-plist
@@ -1,24 +1,5 @@
bin/xslt-config
bin/xsltproc
-doc/libxslt/html/book1.html
-doc/libxslt/html/libxslt-attributes.html
-doc/libxslt/html/libxslt-functions.html
-doc/libxslt/html/libxslt-imports.html
-doc/libxslt/html/libxslt-keys.html
-doc/libxslt/html/libxslt-lib.html
-doc/libxslt/html/libxslt-namespaces.html
-doc/libxslt/html/libxslt-notes.html
-doc/libxslt/html/libxslt-numbersinternals.html
-doc/libxslt/html/libxslt-pattern.html
-doc/libxslt/html/libxslt-templates.html
-doc/libxslt/html/libxslt-transform.html
-doc/libxslt/html/libxslt-variables.html
-doc/libxslt/html/libxslt-xslt.html
-doc/libxslt/html/libxslt-xsltinternals.html
-doc/libxslt/html/libxslt-xsltutils.html
-doc/libxslt/html/tutorial/libxslt_tutorial.c
-doc/libxslt/html/tutorial/libxslttutorial.html
-doc/libxslt/html/tutorial/libxslttutorial.xml
etc/xsltConf.sh
include/libexslt/exslt.h
include/libexslt/exsltconfig.h
@@ -45,8 +26,27 @@ lib/libexslt.so.2
lib/libxslt.a
lib/libxslt.so
lib/libxslt.so.1
+share/doc/libxslt/html/book1.html
+share/doc/libxslt/html/libxslt-attributes.html
+share/doc/libxslt/html/libxslt-functions.html
+share/doc/libxslt/html/libxslt-imports.html
+share/doc/libxslt/html/libxslt-keys.html
+share/doc/libxslt/html/libxslt-lib.html
+share/doc/libxslt/html/libxslt-namespaces.html
+share/doc/libxslt/html/libxslt-notes.html
+share/doc/libxslt/html/libxslt-numbersinternals.html
+share/doc/libxslt/html/libxslt-pattern.html
+share/doc/libxslt/html/libxslt-templates.html
+share/doc/libxslt/html/libxslt-transform.html
+share/doc/libxslt/html/libxslt-variables.html
+share/doc/libxslt/html/libxslt-xslt.html
+share/doc/libxslt/html/libxslt-xsltinternals.html
+share/doc/libxslt/html/libxslt-xsltutils.html
+share/doc/libxslt/html/tutorial/libxslt_tutorial.c
+share/doc/libxslt/html/tutorial/libxslttutorial.html
+share/doc/libxslt/html/tutorial/libxslttutorial.xml
+@dirrm share/doc/libxslt/html/tutorial
+@dirrm share/doc/libxslt/html
+@dirrm share/doc/libxslt
@dirrm include/libxslt
@dirrm include/libexslt
-@dirrm doc/libxslt/html/tutorial
-@dirrm doc/libxslt/html
-@dirrm doc/libxslt