diff options
author | linimon <linimon@FreeBSD.org> | 2004-12-17 16:01:21 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-12-17 16:01:21 +0800 |
commit | 62506ea73703cdcc72d8ed6cdf2203bb0df07d5e (patch) | |
tree | b0450800c8ff186e6a3cce33e5c99afa8497a6ef /biology | |
parent | 6d6ce043094237886068d65f2094d694d12c10e2 (diff) | |
download | freebsd-ports-graphics-62506ea73703cdcc72d8ed6cdf2203bb0df07d5e.tar.gz freebsd-ports-graphics-62506ea73703cdcc72d8ed6cdf2203bb0df07d5e.tar.zst freebsd-ports-graphics-62506ea73703cdcc72d8ed6cdf2203bb0df07d5e.zip |
Clean up wording of IGNORE output.
Diffstat (limited to 'biology')
-rw-r--r-- | biology/spdbv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/spdbv/Makefile b/biology/spdbv/Makefile index e1f2f646ab6..98faa18c289 100644 --- a/biology/spdbv/Makefile +++ b/biology/spdbv/Makefile @@ -27,7 +27,7 @@ RUN_DEPENDS= ${LINUXBASE}${X11BASE}/lib/libMesaGL.so.3:${PORTSDIR}/graphics/linu SPDBV= SPDBV -IGNORE= Incompatible with new x11-toolkits/linux-openmotif 2.2.4 +IGNORE= is incompatible with new x11-toolkits/linux-openmotif 2.2.4 WRKSRC= ${WRKDIR}/SPDBV_DISTRIBUTION |