pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/fugu Fixed path to the Python interpreter. PKGREV...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9dcfd7e4668f
branches: trunk
changeset: 523328:9dcfd7e4668f
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Jan 06 14:50:29 2007 +0000
description:
Fixed path to the Python interpreter. PKGREVISION++
diffstat:
chat/fugu/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r d3a4985ae8bf -r 9dcfd7e4668f chat/fugu/Makefile
--- a/chat/fugu/Makefile Sat Jan 06 14:34:50 2007 +0000
+++ b/chat/fugu/Makefile Sat Jan 06 14:50:29 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2006/03/04 21:29:02 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2007/01/06 14:50:29 rillig Exp $
#
DISTNAME= fugu-1.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat
MASTER_SITES= http://fugu.gale.org/dist/ \
http://fugu.gale.org/dist/old/
@@ -12,6 +12,7 @@
COMMENT= Graphical client for the gale secure instant messaging system
PYTHON_VERSIONS_ACCEPTED= 20 21 # no 22 - uses Makefile.pre.in
+PYTHON_PATCH_SCRIPTS= puffdisp.py pygale/authcache.py pygale/prettypuff.py
GNU_CONFIGURE= YES
CONFIGURE_ENV+= vi_cv_path_python=${PYTHONBIN:Q}
Home |
Main Index |
Thread Index |
Old Index