aboutsummaryrefslogtreecommitdiff
path: root/databases/db41-nocrypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/db41-nocrypto/Makefile')
-rw-r--r--databases/db41-nocrypto/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/db41-nocrypto/Makefile b/databases/db41-nocrypto/Makefile
index 58e937cf8ddb..34f745c88ab4 100644
--- a/databases/db41-nocrypto/Makefile
+++ b/databases/db41-nocrypto/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: db41-nocrypto
-# Date created: 2003-02-13
-# Whom: Matthias Andree <matthias.andree@gmx.de>
-#
+# Created by: Matthias Andree <matthias.andree@gmx.de>
# $FreeBSD$
-#
PKGNAMESUFFIX= -nocrypto
DISTNAME= db-${PORTVERSION}.NC
@@ -11,4 +7,5 @@ DISTNAME= db-${PORTVERSION}.NC
MASTERDIR= ${.CURDIR}/../db41
DISTINFO_FILE= ${.CURDIR}/distinfo
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"