summaryrefslogtreecommitdiff
path: root/time/hamster-applet
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-04-08 19:08:44 +0000
committerwiz <wiz@pkgsrc.org>2012-04-08 19:08:44 +0000
commit4faa20286079b6833043b7bbd12c0e72039551f6 (patch)
treeb2d16eef0342bf56f8fbe64706fa44b26684cdf8 /time/hamster-applet
parent67a514f3391a0157a52f46664e69c897eb4b904e (diff)
downloadpkgsrc-4faa20286079b6833043b7bbd12c0e72039551f6.tar.gz
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24). Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE lines that just mirror defaults now. Miscellaneous cleanup while editing all these files.
Diffstat (limited to 'time/hamster-applet')
-rw-r--r--time/hamster-applet/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/time/hamster-applet/Makefile b/time/hamster-applet/Makefile
index 973ba35b7d0..ab3c9654edb 100644
--- a/time/hamster-applet/Makefile
+++ b/time/hamster-applet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2012/03/09 12:34:23 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2012/04/08 19:09:14 wiz Exp $
#
DISTNAME= hamster-applet-2.28.1
@@ -29,11 +29,7 @@ SUBST_SED.python= -e 's@/usr/bin/env python@${PYTHONBIN}@g'
.include "../../lang/python/extension.mk"
.include "../../lang/python/pyversion.mk"
-.if ${PYPKGPREFIX} == "py24"
-.include "../../databases/py-sqlite2/buildlink3.mk"
-.else
DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
-.endif
.include "../../devel/GConf/schemas.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libbonobo/buildlink3.mk"