aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxslt
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-03 02:29:10 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-03 02:29:10 +0000
commitc97ab62e12f4c112cabe2a7934323ffa87f8d706 (patch)
tree338649e5c061760c23514c2150148ab4fd3fe2b0 /textproc/libxslt
parent09ddaba7ca37773cd79df6cbb61c3650f126228b (diff)
downloadports-c97ab62e12f4c112cabe2a7934323ffa87f8d706.tar.gz
ports-c97ab62e12f4c112cabe2a7934323ffa87f8d706.zip
- Stage support
- Convert to USES
Notes
Notes: svn path=/head/; revision=342375
Diffstat (limited to 'textproc/libxslt')
-rw-r--r--textproc/libxslt/Makefile5
-rw-r--r--textproc/libxslt/pkg-plist3
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index 90a55c8b1c4d..6b1d3e9b615b 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -15,7 +15,7 @@ COMMENT?= The XSLT C library for GNOME
.if !defined(REFERENCE_PORT)
-USE_GMAKE= yes
+USES= gmake
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_GNOME?= gnomehack libxml2
@@ -29,8 +29,6 @@ LICENSE= MIT
.if defined(MASTERDIR)
_SLAVE_PORT= yes
.else
-MAN3= libexslt.3 libxslt.3
-MAN1= xsltproc.1
OPTIONS_DEFINE= MEM_DEBUG CRYPTO
OPTIONS_DEFAULT=CRYPTO
@@ -38,7 +36,6 @@ MEM_DEBUG_DESC= Enable memory debugging
CRYPTO_DESC= Enable crypto support for exslt
.endif
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MMEM_DEBUG}
diff --git a/textproc/libxslt/pkg-plist b/textproc/libxslt/pkg-plist
index 23a4084c73c5..a0ce13060a19 100644
--- a/textproc/libxslt/pkg-plist
+++ b/textproc/libxslt/pkg-plist
@@ -37,6 +37,9 @@ lib/xsltConf.sh
libdata/pkgconfig/libexslt.pc
libdata/pkgconfig/libxslt.pc
share/aclocal/libxslt.m4
+man/man1/xsltproc.1.gz
+man/man3/libexslt.3.gz
+man/man3/libxslt.3.gz
@dirrmtry lib/libxslt-plugins
@dirrm include/libxslt
@dirrm include/libexslt