aboutsummaryrefslogtreecommitdiff
path: root/databases/db42-nocrypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/db42-nocrypto/Makefile')
-rw-r--r--databases/db42-nocrypto/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/db42-nocrypto/Makefile b/databases/db42-nocrypto/Makefile
index 713e6e97a5db..8db6ea68ee30 100644
--- a/databases/db42-nocrypto/Makefile
+++ b/databases/db42-nocrypto/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: db42-nocrypto
-# Date created: 2004-01-04
-# Whom: matthias.andree@gmx.de
-#
+# Created by: matthias.andree@gmx.de
# $FreeBSD$
-#
PKGNAMESUFFIX= -nocrypto
DISTNAME= db-${PORTVERSION}.NC
@@ -13,4 +9,5 @@ MAINTAINER= mandree@FreeBSD.org
MASTERDIR= ${.CURDIR}/../db42
DISTINFO_FILE= ${.CURDIR}/distinfo
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"