mirror of
https://git.freebsd.org/ports.git
synced 2025-07-01 01:20:31 -04:00
While here: Add build depend on python for above said script, document sqlite3 depend and mark jobs safe. Submitted by: eadler@ [1] Obtained from: GNOME devel repo
8 lines
252 B
Python
8 lines
252 B
Python
--- libsoup/tld-parser.py.orig 2013-05-12 13:59:58.000000000 +0000
|
|
+++ libsoup/tld-parser.py 2013-05-12 14:00:36.000000000 +0000
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/env python
|
|
+#!/usr/bin/env python2
|
|
|
|
# Generate tld rules
|
|
# Copyright (C) 2012 Red Hat, Inc.
|