pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/hamster-applet Include pyversion.mk before checki...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1a053c93d523
branches: trunk
changeset: 551242:1a053c93d523
user: ahoka <ahoka%pkgsrc.org@localhost>
date: Thu Dec 11 00:21:57 2008 +0000
description:
Include pyversion.mk before checking PYPKGPREFIX.
diffstat:
time/hamster-applet/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 94654cce77c7 -r 1a053c93d523 time/hamster-applet/Makefile
--- a/time/hamster-applet/Makefile Wed Dec 10 23:58:09 2008 +0000
+++ b/time/hamster-applet/Makefile Thu Dec 11 00:21:57 2008 +0000
@@ -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_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"
Home |
Main Index |
Thread Index |
Old Index