Return to Makefile CVS log | Up to [cvs.NetBSD.org] / pkgsrc / time / wxRemind |
*: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS
# $NetBSD: Makefile,v 1.20 2022/01/04 20:55:14 wiz Exp $ DISTNAME= wxRemind-0.6.18 PKGREVISION= 7 CATEGORIES= time MASTER_SITES= http://www.duke.edu/~dgraham/wxRemind/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.duke.edu/~dgraham/wxRemind/ COMMENT= Graphical front-end to Remind DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.6.1:../../x11/py-wxWidgets PYTHON_VERSIONS_ACCEPTED= 27 # py-wxWidgets .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk"