Fix runtime

PR:		ports/122262
Submitted by:	Phillip N. <pneumann@gmail.com>
This commit is contained in:
Michael Johnson 2008-03-31 12:15:11 +00:00
parent c13ec14d09
commit 3e505ea9b6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210232
2 changed files with 10 additions and 0 deletions

View file

@ -7,6 +7,7 @@
PORTNAME= telepathy-butterfly
PORTVERSION= 0.3.1
PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View file

@ -0,0 +1,9 @@
--- telepathy-butterfly.orig 2008-03-30 10:35:08.000000000 -0400
+++ telepathy-butterfly 2008-03-30 10:35:17.000000000 -0400
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
#
# telepathy-butterfly - an MSN connection manager for Telepathy