diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-12-17 06:43:46 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-12-17 06:43:46 +0000 |
commit | 020f0ea235e628f88ce7b2f8b34b62cf9e4e38d7 (patch) | |
tree | 77de7f5f4fd0e22e16cec1de00fdef25ea17a0bf /biology | |
parent | 58f3a197bf6ddf5a4ce389d43cc2b1aca69473ab (diff) |
With portmgr hat on, switch from BROKEN to ignore. It does indeed build.
Notes
Notes:
svn path=/head/; revision=124259
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 fe4606cddae5..989795ef08fb 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 -BROKEN= "Incompatible with new x11-toolkits/linux-openmotif 2.2.4" +IGNORE= "Incompatible with new x11-toolkits/linux-openmotif 2.2.4" WRKSRC= ${WRKDIR}/SPDBV_DISTRIBUTION |