pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-libxslt
Module Name: pkgsrc
Committed By: prlw1
Date: Tue Mar 19 17:25:40 UTC 2019
Modified Files:
pkgsrc/textproc/py-libxslt: Makefile
Log Message:
libxslt versionitis cure
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/textproc/py-libxslt/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-libxslt/Makefile
diff -u pkgsrc/textproc/py-libxslt/Makefile:1.53 pkgsrc/textproc/py-libxslt/Makefile:1.54
--- pkgsrc/textproc/py-libxslt/Makefile:1.53 Tue Mar 19 03:53:45 2019
+++ pkgsrc/textproc/py-libxslt/Makefile Tue Mar 19 17:25:40 2019
@@ -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 @@ setuppy:
.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