aboutsummaryrefslogtreecommitdiffstats
path: root/devel/splint
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 01:17:44 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 01:17:44 +0800
commit4c4a11f7144e709be034f6fff58ed87baed516dd (patch)
tree9ed42c9c13bc14b749df74d4df401f1278278d01 /devel/splint
parent022b443812b838b9622f5eb987c038f275e0f6ea (diff)
downloadfreebsd-ports-gnome-4c4a11f7144e709be034f6fff58ed87baed516dd.tar.gz
freebsd-ports-gnome-4c4a11f7144e709be034f6fff58ed87baed516dd.tar.zst
freebsd-ports-gnome-4c4a11f7144e709be034f6fff58ed87baed516dd.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 4)
Diffstat (limited to 'devel/splint')
-rw-r--r--devel/splint/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/splint/Makefile b/devel/splint/Makefile
index 14cb19ed5179..cd34c3ce3344 100644
--- a/devel/splint/Makefile
+++ b/devel/splint/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: splint
-# Date created: 9 September 1996
-# Whom: moeding
-#
+# Created by: moeding
# $FreeBSD$
-#
PORTNAME= splint
PORTVERSION= 3.1.2
@@ -20,6 +16,7 @@ MAKE_JOBS_UNSAFE= yes
MAN1= splint.1
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e \
's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/src/Headers/constants.h