diff options
author | linimon <linimon@FreeBSD.org> | 2004-12-17 14:43:46 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-12-17 14:43:46 +0800 |
commit | bf7d186ae525342bd4465ad49648ab67a3703a78 (patch) | |
tree | 5b261b6547e0c8fb03bdc94be3222e284ba5902c /biology | |
parent | 8c53789effcd64abbba7163c416d86cb7ee2a6c6 (diff) | |
download | freebsd-ports-gnome-bf7d186ae525342bd4465ad49648ab67a3703a78.tar.gz freebsd-ports-gnome-bf7d186ae525342bd4465ad49648ab67a3703a78.tar.zst freebsd-ports-gnome-bf7d186ae525342bd4465ad49648ab67a3703a78.zip |
With portmgr hat on, switch from BROKEN to ignore. It does indeed build.
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 |