summaryrefslogtreecommitdiff
path: root/time/hamster-applet
diff options
context:
space:
mode:
authorahoka <ahoka>2008-12-11 00:21:57 +0000
committerahoka <ahoka>2008-12-11 00:21:57 +0000
commit081ec35d9b380c08928fc2efd5d843beafccbe59 (patch)
tree6b7b60e640e91f19d74af1fd0d5398929fca978d /time/hamster-applet
parent4be1b2091858c9574d843743c2dd3a20f102e22d (diff)
downloadpkgsrc-081ec35d9b380c08928fc2efd5d843beafccbe59.tar.gz
Include pyversion.mk before checking PYPKGPREFIX.
Diffstat (limited to 'time/hamster-applet')
-rw-r--r--time/hamster-applet/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/hamster-applet/Makefile b/time/hamster-applet/Makefile
index 0a644362a77..94b2f97f543 100644
--- a/time/hamster-applet/Makefile
+++ b/time/hamster-applet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/12/06 00:59:42 jmcneill Exp $
+# $NetBSD: Makefile,v 1.3 2008/12/11 00:21:57 ahoka Exp $
#
DISTNAME= hamster-applet-2.24.2
@@ -26,6 +26,7 @@ SUBST_FILES.python= hamster/hamster-applet.py
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"