Fix runtime
PR: ports/122262 Submitted by: Phillip N. <pneumann@gmail.com>
This commit is contained in:
parent
c13ec14d09
commit
3e505ea9b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210232
@ -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}
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user