Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-peg2 py-peg2: add USE_LANGUAGES
details: https://anonhg.NetBSD.org/pkgsrc/rev/aa0717df947e
branches: trunk
changeset: 434414:aa0717df947e
user: adam <adam%pkgsrc.org@localhost>
date: Tue Jun 16 09:53:52 2020 +0000
description:
py-peg2: add USE_LANGUAGES
diffstat:
textproc/py-peg2/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 66f0f33f8899 -r aa0717df947e textproc/py-peg2/Makefile
--- a/textproc/py-peg2/Makefile Tue Jun 16 09:22:09 2020 +0000
+++ b/textproc/py-peg2/Makefile Tue Jun 16 09:53:52 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/06/16 08:40:54 pin Exp $
+# $NetBSD: Makefile,v 1.2 2020/06/16 09:53:52 adam Exp $
DISTNAME= pyPEG2-2.15.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//:tl}
@@ -12,5 +12,7 @@
DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml
+USE_LANGUAGES= # none
+
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index