diff options
author | antoine <antoine@FreeBSD.org> | 2014-11-28 05:31:47 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-11-28 05:31:47 +0800 |
commit | c289c9e9c2d2251fbd93b4260104973a8ec3f7b0 (patch) | |
tree | a402613aced15ea048677226418e8a04cf48238a /science | |
parent | 84a6fd52d714380c91adc47969f4907b289f7c53 (diff) | |
download | freebsd-ports-gnome-c289c9e9c2d2251fbd93b4260104973a8ec3f7b0.tar.gz freebsd-ports-gnome-c289c9e9c2d2251fbd93b4260104973a8ec3f7b0.tar.zst freebsd-ports-gnome-c289c9e9c2d2251fbd93b4260104973a8ec3f7b0.zip |
Deprecated ports broken for more than 6 months
Diffstat (limited to 'science')
-rw-r--r-- | science/mpb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/mpb/Makefile b/science/mpb/Makefile index d863b53be498..b9853f00d85d 100644 --- a/science/mpb/Makefile +++ b/science/mpb/Makefile @@ -13,6 +13,8 @@ COMMENT= MIT Photonic-Bands LICENSE= GPLv2 BROKEN= Fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-12-27 BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash LIB_DEPENDS= libfftw.so:${PORTSDIR}/math/fftw \ |