summaryrefslogtreecommitdiff
path: root/lang/pm3-netobj
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>2003-06-30 18:17:54 +0000
committerJohn Polstra <jdp@FreeBSD.org>2003-06-30 18:17:54 +0000
commitd754c541e069eab15113975ed1a7b6280dcd17b8 (patch)
tree2f56d0fa42db8382844f398760213ec61db5efb8 /lang/pm3-netobj
parentbugfix: distinfo incorrect (diff)
The use of IGNORE is now preferred to BROKEN to indicate ports
that will never build on older OS releases. Submitted by: Mark Linimon <linimon@lonesome.com> PR: ports/53462, ports/53464
Notes
Notes: svn path=/head/; revision=83919
Diffstat (limited to 'lang/pm3-netobj')
-rw-r--r--lang/pm3-netobj/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pm3-netobj/Makefile b/lang/pm3-netobj/Makefile
index c8a5f08e600c..852b71207a6d 100644
--- a/lang/pm3-netobj/Makefile
+++ b/lang/pm3-netobj/Makefile
@@ -55,7 +55,7 @@ TARGETDIR= freebsd-4
WORDSIZE= 32
.elif ${ARCH} == "alpha"
.if ${OSVERSION} < 400011
-BROKEN= Not supported on older versions of FreeBSD/Alpha
+IGNORE= Not supported on older versions of FreeBSD/Alpha
.endif
CFLAGS+= -mieee
L2= .so.${SOVERSION}