pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-construct USE_LANGUAGES is not needed
details: https://anonhg.NetBSD.org/pkgsrc/rev/70eac10096ff
branches: trunk
changeset: 364124:70eac10096ff
user: adam <adam%pkgsrc.org@localhost>
date: Wed Jun 21 09:53:50 2017 +0000
description:
USE_LANGUAGES is not needed
diffstat:
devel/py-construct/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (17 lines):
diff -r 6edf7c086af4 -r 70eac10096ff devel/py-construct/Makefile
--- a/devel/py-construct/Makefile Wed Jun 21 09:49:27 2017 +0000
+++ b/devel/py-construct/Makefile Wed Jun 21 09:53:50 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2017/06/21 09:49:27 adam Exp $
+# $NetBSD: Makefile,v 1.5 2017/06/21 09:53:50 adam Exp $
DISTNAME= construct-2.8.12
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,7 +12,5 @@
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
-#USE_LANGUAGES= c
-
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index