From 36117d709704f772dbc3d305cda6923741791598 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 16:13:47 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: databases) --- databases/py-MySQLdb/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'databases/py-MySQLdb') diff --git a/databases/py-MySQLdb/Makefile b/databases/py-MySQLdb/Makefile index 3779d513cc83..28222e700929 100644 --- a/databases/py-MySQLdb/Makefile +++ b/databases/py-MySQLdb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-MySQLdb -# Date created: 04 April 2000 -# Whom: Maxim Sobolev -# +# Created by: Maxim Sobolev # $FreeBSD$ -# PORTNAME= MySQLdb DISTVERSION= 1.2.3 @@ -33,6 +29,7 @@ OPTIONS_DEFINE= DOCS MYSQLCLIENT_R OPTIONS_DEFAULT= DOCS MYSQLCLIENT_R MYSQLCLIENT_R_DESC= Use libmysqlclient_r (thread safe) +NO_STAGE= yes .include .include -- cgit v1.2.3