aboutsummaryrefslogtreecommitdiff
path: root/databases/py-MySQLdb55/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-MySQLdb55/Makefile')
-rw-r--r--databases/py-MySQLdb55/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/py-MySQLdb55/Makefile b/databases/py-MySQLdb55/Makefile
index aafaff58ec86..dc788bf2db8c 100644
--- a/databases/py-MySQLdb55/Makefile
+++ b/databases/py-MySQLdb55/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-MySQLdb55
-# Date created: 2010-11-8
-# Whom: Tom Judge <tom@tomjudge.com>
-#
+# Created by: Tom Judge <tom@tomjudge.com>
# $FreeBSD$
-#
PKGNAMESUFFIX= 55
@@ -15,4 +11,5 @@ WANT_MYSQL_VER= 55
MASTERDIR= ${.CURDIR}/../py-MySQLdb
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"