From 36117d709704f772dbc3d305cda6923741791598 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 16:13:47 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: databases) --- databases/db/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'databases/db') diff --git a/databases/db/Makefile b/databases/db/Makefile index 785ce9c00d5f..07f7cf88d5e2 100644 --- a/databases/db/Makefile +++ b/databases/db/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: db-netbsd -# Date created: 1 January 2004 -# Whom: Edwin Groothuis (edwin@mavetju.org) -# +# Created by: Edwin Groothuis (edwin@mavetju.org) # $FreeBSD$ -# PORTNAME= db PORTVERSION= 1.14 @@ -27,6 +23,7 @@ DIST_DB1= http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/src/usr.bin/db/db.1?rev DIST_DBC= http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/src/usr.bin/db/db.c?rev=${PORTVERSION}&content-type=text/plain DIST_MAKEFILE= http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/src/usr.bin/db/Makefile?rev=${MAKEVERSION}&content-type=text/plain +NO_STAGE= yes tarball: ${MKDIR} ${WRKSRC} fetch -o ${WRKSRC}/db.1 "${DIST_DB1}" -- cgit v1.2.3