From 603dcc22edc1f178f5df2f3c0853c1294bfc80f8 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 28 Aug 2016 15:48:28 +0000 Subject: Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided by the infrastructure. Mark a couple more packages as not ready for python-3.x. --- lang/py-hy/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lang/py-hy') diff --git a/lang/py-hy/Makefile b/lang/py-hy/Makefile index 9b9ccefd950..bc2a4748e00 100644 --- a/lang/py-hy/Makefile +++ b/lang/py-hy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/06/08 17:43:34 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2016/08/28 15:48:32 wiz Exp $ DISTNAME= hy-0.10.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -16,7 +16,6 @@ DEPENDS+= ${PYPKGPREFIX}-astor>=0.3:../../devel/py-astor USE_LANGUAGES= # none PY_PATCHPLIST= yes -PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} post-install: ${MV} ${DESTDIR}${PREFIX}/bin/hy \ -- cgit v1.2.3