aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-04-07 12:29:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-04-07 12:29:04 +0000
commitee2ae857070bde6bb326ed24f8a6a20bb99c5d5b (patch)
tree516d49145e60dbcaa7db4942f83781ab87860532 /Mk
parentebcaf1d16e3f725673d0d3cfe808d95ebefa6804 (diff)
downloadports-ee2ae857070bde6bb326ed24f8a6a20bb99c5d5b.tar.gz
ports-ee2ae857070bde6bb326ed24f8a6a20bb99c5d5b.zip
Notes
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.port.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index 18a0f73bbb70..a1f9feb32b6f 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -1069,12 +1069,6 @@ MINIMAL_PKG_VERSION= 1.3.8
.include "${PORTSDIR}/Mk/bsd.commands.mk"
-.if defined(NO_STAGE)
-BROKEN= Not staged.
-DEPRECATED?= Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
-EXPIRATION_DATE?= 2014-08-31
-.endif
-
.if defined(X_BUILD_FOR)
.if !defined(.PARSEDIR)
IGNORE= Cross building can only be done when using bmake(1) as make(1)