diff options
Diffstat (limited to 'sysutils/py-notify/Makefile')
-rw-r--r-- | sysutils/py-notify/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/py-notify/Makefile b/sysutils/py-notify/Makefile index a125ac43bb4..e95102c6a8d 100644 --- a/sysutils/py-notify/Makefile +++ b/sysutils/py-notify/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/03/03 00:12:29 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/04/08 19:09:12 wiz Exp $ # DISTNAME= notify-python-0.1.1 @@ -20,7 +20,6 @@ USE_LIBTOOL= yes USE_TOOLS+= gmake pkg-config PKGCONFIG_OVERRIDE+= notify-python.pc.in -PYTHON_VERSIONS_ACCEPTED= 27 26 25 PY_PATCHPLIST= yes # Missing function attach_status_icon |