diff options
Diffstat (limited to 'textproc/libxslt')
-rw-r--r-- | textproc/libxslt/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxslt/pkg-plist | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index f87a1a96b0b5..858cf3dc9c5d 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -1,5 +1,6 @@ PORTNAME= libxslt DISTVERSION= 1.1.37 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${DISTVERSION:R}/ DIST_SUBDIR= gnome @@ -16,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe gmake gnome libtool localbase:ldflags pathfix pkgconfig tar:xz CPE_VENDOR= xmlsoft GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_GNOME= libxml2 USE_LDCONFIG= yes diff --git a/textproc/libxslt/pkg-plist b/textproc/libxslt/pkg-plist index 8f0c6c8e052d..08511d56a75e 100644 --- a/textproc/libxslt/pkg-plist +++ b/textproc/libxslt/pkg-plist @@ -37,9 +37,9 @@ lib/libxslt.so.1.1.37 lib/xsltConf.sh libdata/pkgconfig/libexslt.pc libdata/pkgconfig/libxslt.pc -man/man1/xsltproc.1.gz -man/man3/libexslt.3.gz -man/man3/libxslt.3.gz +share/man/man1/xsltproc.1.gz +share/man/man3/libexslt.3.gz +share/man/man3/libxslt.3.gz share/aclocal/libxslt.m4 share/gtk-doc/html/libexslt/general.html share/gtk-doc/html/libexslt/home.png |