diff options
Diffstat (limited to 'lang/pm3-forms/Makefile')
-rw-r--r-- | lang/pm3-forms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pm3-forms/Makefile b/lang/pm3-forms/Makefile index c9399fe6b6..115570e 100644 --- a/lang/pm3-forms/Makefile +++ b/lang/pm3-forms/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} |