aboutsummaryrefslogtreecommitdiff
path: root/misc/dahdi-kmod26
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 20:50:57 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 20:50:57 +0000
commit8ac99398e2b62e1b10333d4c88ae273f4f0ed365 (patch)
tree55ef113afedd4d15556f4a7ca6533c66396624e5 /misc/dahdi-kmod26
parent219753915ea7222f10133bbf4d97955292f0dd96 (diff)
downloadports-8ac99398e2b62e1b10333d4c88ae273f4f0ed365.tar.gz
ports-8ac99398e2b62e1b10333d4c88ae273f4f0ed365.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: misc)
Notes
Notes: svn path=/head/; revision=327745
Diffstat (limited to 'misc/dahdi-kmod26')
-rw-r--r--misc/dahdi-kmod26/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/dahdi-kmod26/Makefile b/misc/dahdi-kmod26/Makefile
index 1b2e117e33a9..ee5656f3719c 100644
--- a/misc/dahdi-kmod26/Makefile
+++ b/misc/dahdi-kmod26/Makefile
@@ -50,6 +50,7 @@ GROUPS= dahdi
ONLY_FOR_ARCHS= i386 amd64 sparc64
CONFLICTS= zaptel-[0-9]* dahdi-kmod-*
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 703000 || (${OSVERSION} >= 800000 && ${OSVERSION} < 800108)