diff options
Diffstat (limited to 'time/hamster-applet/Makefile')
-rw-r--r-- | time/hamster-applet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/hamster-applet/Makefile b/time/hamster-applet/Makefile index 717541647d6..f5d744e864e 100644 --- a/time/hamster-applet/Makefile +++ b/time/hamster-applet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2014/05/05 00:48:24 ryoon Exp $ +# $NetBSD: Makefile,v 1.43 2014/05/09 07:37:23 wiz Exp $ DISTNAME= hamster-applet-2.28.1 PKGREVISION= 27 @@ -17,7 +17,7 @@ USE_TOOLS+= gmake intltool pkg-config msgfmt GCONF_SCHEMAS+= hamster-applet.schemas PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-ORBit via py-gnome2, py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-ORBit via py-gnome2, py-gtk2 SUBST_CLASSES+= python SUBST_MESSAGE.python= Fixing path to Python interpreter. |