summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz>2012-04-08 19:08:44 +0000
committerwiz <wiz>2012-04-08 19:08:44 +0000
commit14cd86f4a2e5a5e2fc11dc026149b4bb17cd5bcd (patch)
treeb2d16eef0342bf56f8fbe64706fa44b26684cdf8 /time
parente933699b6dbea0ef2d972b27fef400b88cfc0cb0 (diff)
downloadpkgsrc-14cd86f4a2e5a5e2fc11dc026149b4bb17cd5bcd.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')
-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"