- Fix a minor typo in misc/compat4x port's Makefile:

it says "in unsupported" instead of "is unsupported".

PR:		129087
Submitted by:	Pankov Pavel <pankov_p@mail.ru>
This commit is contained in:
Martin Wilke 2008-11-23 15:03:12 +00:00
parent 8025791c3b
commit 8d3ebaef8f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223254

View file

@ -53,7 +53,7 @@ PLIST_SUB+= LIBDIR="lib"
COMPAT4X_DISTFILES= ${PORTNAME}.aa \
${PORTNAME}.ab
.else
IGNORE= in unsupported (FreeBSD 4.x did not run on this architecture)
IGNORE= is unsupported (FreeBSD 4.x did not run on this architecture)
.endif
.if ${COMPAT4X_ARCH} == i386