aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-libxslt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-libxslt/Makefile')
-rw-r--r--textproc/py-libxslt/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/py-libxslt/Makefile b/textproc/py-libxslt/Makefile
index ddd49f20175c..fb37d71ee9ba 100644
--- a/textproc/py-libxslt/Makefile
+++ b/textproc/py-libxslt/Makefile
@@ -7,6 +7,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= gnome@FreeBSD.org
COMMENT= Python interface for XSLT C library for GNOME
+py34_BROKEN= does not package
+py35_BROKEN= does not package
+py36_BROKEN= does not package
+
MASTERDIR= ${.CURDIR}/../libxslt
BUILD_WRKSRC= ${WRKSRC}/python
INSTALL_WRKSRC= ${BUILD_WRKSRC}
@@ -15,6 +19,7 @@ PLIST= ${.CURDIR}/pkg-plist
USE_GNOME= libxslt
USES+= python
+USE_PYTHON= flavors
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \
--with-python=${PYTHON_CMD}