aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-MySQLdb
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-02 17:02:13 +0800
committersobomax <sobomax@FreeBSD.org>2000-06-02 17:02:13 +0800
commit2af67b0c3a0083e28dbfafacff8205a6f947f731 (patch)
tree532e0f765c309f67ee03fbf23d04bdbfb0397f08 /databases/py-MySQLdb
parent5b02653a9b866fdd1723cf96f1ab41a5d48f1b9a (diff)
downloadfreebsd-ports-gnome-2af67b0c3a0083e28dbfafacff8205a6f947f731.tar.gz
freebsd-ports-gnome-2af67b0c3a0083e28dbfafacff8205a6f947f731.tar.zst
freebsd-ports-gnome-2af67b0c3a0083e28dbfafacff8205a6f947f731.zip
Add "-b" option for the fetch(1) to make distfile actually downloadable.
Submitted by: bento
Diffstat (limited to 'databases/py-MySQLdb')
-rw-r--r--databases/py-MySQLdb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-MySQLdb/Makefile b/databases/py-MySQLdb/Makefile
index 95c8c05db1e5..e5e2c2b0617a 100644
--- a/databases/py-MySQLdb/Makefile
+++ b/databases/py-MySQLdb/Makefile
@@ -17,6 +17,7 @@ BUILD_DEPENDS= python:${PORTSDIR}/lang/python
LIB_DEPENDS= mysqlclient.6:${PORTSDIR}/databases/mysql322-client
RUN_DEPENDS= python:${PORTSDIR}/lang/python
+FETCH_BEFORE_ARGS= -b
ALL_TARGET= _mysqlmodule.o
pre-configure: