aboutsummaryrefslogtreecommitdiff
path: root/databases/db42/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/db42/Makefile')
-rw-r--r--databases/db42/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/db42/Makefile b/databases/db42/Makefile
index 26d456077d9b..4c58a4c3ba6d 100644
--- a/databases/db42/Makefile
+++ b/databases/db42/Makefile
@@ -1,9 +1,5 @@
-# ports collection makefile for: Berkeley DB v4.2
-# Date created: 2003-11-26
-# Whom: Matthias Andree <matthias.andree@gmx.de>
-#
+# Created by: Matthias Andree <matthias.andree@gmx.de>
# $FreeBSD$
-#
PORTNAME= db42
PORTVERSION= 4.2.52
@@ -22,6 +18,7 @@ MASTERDIR?= ${.CURDIR}
SLAVE_PORT= no
+NO_STAGE= yes
.include <${MASTERDIR}/Makefile.db>
.include <bsd.port.pre.mk>