aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql51-client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mysql51-client/Makefile')
-rw-r--r--databases/mysql51-client/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/mysql51-client/Makefile b/databases/mysql51-client/Makefile
index 5a4b583553bf..41414daecd93 100644
--- a/databases/mysql51-client/Makefile
+++ b/databases/mysql51-client/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: MySQL-client
-# Date created: 28 Jan 2006
-# Whom: Alex Dupre <ale@FreeBSD.org>
-#
+# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= mysql
PKGNAMESUFFIX= -client
@@ -18,4 +14,5 @@ PLIST= ${PKGDIR}/pkg-plist.client
CLIENT_ONLY= yes
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"