summaryrefslogtreecommitdiff
path: root/net/libnss-mysql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/libnss-mysql/Makefile')
-rw-r--r--net/libnss-mysql/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/libnss-mysql/Makefile b/net/libnss-mysql/Makefile
index 81ae07bdbac0..62cb91e2f3c2 100644
--- a/net/libnss-mysql/Makefile
+++ b/net/libnss-mysql/Makefile
@@ -1,9 +1,5 @@
-# Ports collection Makefile for: libnss_mysql
-# Date created: 05/05/2003
-# Whom: Clement Laforet <sheepkiller@cultdeadsheep.org>
-#
+# Created by: Clement Laforet <sheepkiller@cultdeadsheep.org>
# $FreeBSD$
-#
PORTNAME= libnss-mysql
PORTVERSION= 1.5
@@ -20,4 +16,5 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_MYSQL= yes
+NO_STAGE= yes
.include <bsd.port.mk>