summaryrefslogtreecommitdiff
path: root/misc/221upgrade/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/221upgrade/Makefile')
-rw-r--r--misc/221upgrade/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/misc/221upgrade/Makefile b/misc/221upgrade/Makefile
index f262da0dcf2e..302ebae7d1e9 100644
--- a/misc/221upgrade/Makefile
+++ b/misc/221upgrade/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 Apr 1997
# Whom: asami
#
-# $Id: Makefile,v 1.1.1.1 1998/12/17 23:42:19 asami Exp $
+# $Id: Makefile,v 1.2 1999/03/08 09:12:18 asami Exp $
#
DISTNAME= 221upgrade-1998.03.08
@@ -14,7 +14,9 @@ MAINTAINER= asami@Freebsd.ORG
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 300000
+.if !defined(PACKAGE_BUILDING)
+BROKEN= this \"port\" is for building packages for distribution only
+.elif ${OSVERSION} >= 300000
IGNORE= this needs to be built on a 2.2-stable system
.endif
NO_MTREE= yes