pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/py-libxslt libxslt versionitis cure



details:   https://anonhg.NetBSD.org/pkgsrc/rev/26ae9fb99bc2
branches:  trunk
changeset: 331519:26ae9fb99bc2
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Tue Mar 19 17:25:40 2019 +0000

description:
libxslt versionitis cure

diffstat:

 textproc/py-libxslt/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a7187cd20f82 -r 26ae9fb99bc2 textproc/py-libxslt/Makefile
--- a/textproc/py-libxslt/Makefile      Tue Mar 19 16:27:34 2019 +0000
+++ b/textproc/py-libxslt/Makefile      Tue Mar 19 17:25:40 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2019/03/19 03:53:45 dholland Exp $
+# $NetBSD: Makefile,v 1.54 2019/03/19 17:25:40 prlw1 Exp $
 
 .include "../../textproc/libxslt/Makefile.common"
 
@@ -39,7 +39,7 @@
 .include "../../lang/python/pyversion.mk"
 
 .include "../../textproc/py-libxml2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libxslt+=        libxslt>=${PKGVERSION}
+BUILDLINK_API_DEPENDS.libxslt+=        libxslt>=${PKGVERSION_NOREV}
 .include "../../textproc/libxslt/buildlink3.mk"
 .include "../../lang/python/extension.mk"
 .include "../../lang/python/distutils.mk"



Home | Main Index | Thread Index | Old Index