From 259bc25ed6d2f7705fc47957ec11ef399ca85e3b Mon Sep 17 00:00:00 2001 From: ahoka Date: Thu, 11 Dec 2008 00:21:57 +0000 Subject: Include pyversion.mk before checking PYPKGPREFIX. --- time/hamster-applet/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'time/hamster-applet') 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" -- cgit v1.2.3