diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-25 12:20:48 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-25 12:20:48 +0000 |
commit | c891451097eb15d71b506646249edf832bc58541 (patch) | |
tree | 6ec7795ced5a161218e60f7cc0efa3481254a4e3 /textproc/py-libxslt | |
parent | 0b4661ab00e059e21c03c67c461b6d454fbba617 (diff) | |
download | ports-c891451097eb15d71b506646249edf832bc58541.tar.gz ports-c891451097eb15d71b506646249edf832bc58541.zip |
Notes
Diffstat (limited to 'textproc/py-libxslt')
-rw-r--r-- | textproc/py-libxslt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/py-libxslt/Makefile b/textproc/py-libxslt/Makefile index 5f7c10701485..0efcb830a779 100644 --- a/textproc/py-libxslt/Makefile +++ b/textproc/py-libxslt/Makefile @@ -13,7 +13,6 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC} DESCR= ${.CURDIR}/pkg-descr PLIST= ${.CURDIR}/pkg-plist -USES= pathfix USE_GNOME= libxslt USE_PYTHON= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ |