From df36b28c3f9506bd16b4cc6f5a3709a963c0dda5 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 31 Jan 2014 11:25:43 +0000 Subject: Update comment. --- devel/py-unittest2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/py-unittest2') diff --git a/devel/py-unittest2/Makefile b/devel/py-unittest2/Makefile index e0b04c45bb1..21cbad027ea 100644 --- a/devel/py-unittest2/Makefile +++ b/devel/py-unittest2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2014/01/31 11:25:10 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/01/31 11:25:43 wiz Exp $ DISTNAME= unittest2-0.5.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -14,7 +14,7 @@ DOCDIR= share/doc/${PKGBASE} INSTALLATION_DIRS+= ${DOCDIR} PLIST_SUBST+= DOCDIR=${DOCDIR} PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} -PYTHON_VERSIONS_INCOMPATIBLE= 33 # separate package exists: unittest2py3k and could be packaged +PYTHON_VERSIONS_INCOMPATIBLE= 33 # see versioned_dependencies.mk post-install: ${INSTALL_DATA} ${WRKSRC}/README.txt ${DESTDIR}${PREFIX}/${DOCDIR} -- cgit v1.2.3