aboutsummaryrefslogtreecommitdiff
path: root/dns/dlint
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:31:57 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:31:57 +0000
commit24a1652ff482bf00e6f7e7aac23bf1be1a5f053a (patch)
treec2a277255180b245cfa87a4181d9de646edc05c4 /dns/dlint
parentcf104c570b6057a060aff137032968074d18b40d (diff)
downloadports-24a1652ff482bf00e6f7e7aac23bf1be1a5f053a.tar.gz
ports-24a1652ff482bf00e6f7e7aac23bf1be1a5f053a.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: dns)
Notes
Notes: svn path=/head/; revision=327719
Diffstat (limited to 'dns/dlint')
-rw-r--r--dns/dlint/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/dns/dlint/Makefile b/dns/dlint/Makefile
index 7d8f9d8a22c1..e669175666fe 100644
--- a/dns/dlint/Makefile
+++ b/dns/dlint/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: dlint
-# Date created: Wed Dec 23, 1998
-# Whom: David O'Brien (obrien@NUXI.com)
-#
+# Created by: David O'Brien (obrien@NUXI.com)
# $FreeBSD$
-#
PORTNAME= dlint
PORTVERSION= 1.4.0
@@ -19,6 +14,7 @@ COMMENT= Lint for DNS zones (Domain Name Server zone verification utility)
NO_BUILD= yes
MAN8= dlint.8
+NO_STAGE= yes
do-configure:
@${REINPLACE_CMD} -e 's:/usr/local/bin:${PREFIX}/sbin:g' ${WRKSRC}/dlint
@${SED} -e 's:DLINT 1:DLINT 8:g' ${WRKSRC}/dlint.1 >${WRKSRC}/dlint.8