diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-16 23:31:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-16 23:31:49 +0000 |
commit | 912e22d3156666c3b2232e874e99dc7ae075a2ce (patch) | |
tree | cd29f391678157499d0cf20dc4c277a87c1ed5ae /math | |
parent | 8d7afb3b20e97a9b9947aa4ad77cb813aa546187 (diff) | |
download | ports-912e22d3156666c3b2232e874e99dc7ae075a2ce.tar.gz ports-912e22d3156666c3b2232e874e99dc7ae075a2ce.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/mupad/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/mupad/Makefile b/math/mupad/Makefile index f0068ddd7a81..ae87fadab72e 100644 --- a/math/mupad/Makefile +++ b/math/mupad/Makefile @@ -24,6 +24,8 @@ RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXm.so.2:${PORTSDIR}/x11-toolkits/linu ${LINUXBASE}/usr/lib/libtiff.so.3:${PORTSDIR}/graphics/linux-tiff \ ${LINUXBASE}/usr/lib/libungif.so.4:${PORTSDIR}/graphics/linux-ungif +BROKEN= "Checksum mismatch" +DEPRECATED= "This port will be removed on April 16 if still broken at that time." NO_CDROM= "unsure to sell for profit" USE_LINUX= yes |