diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 02:24:29 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 02:24:29 +0000 |
commit | 52d564a55281a0e508af246fff0da98dc47c91f7 (patch) | |
tree | 3f8a80ef119467b0186ce4ffff223c0d0120ca4e /science/medit | |
parent | 2f5fd33d0b48f766e2722a601367b2d51c9e82a8 (diff) | |
download | ports-52d564a55281a0e508af246fff0da98dc47c91f7.tar.gz ports-52d564a55281a0e508af246fff0da98dc47c91f7.zip |
Notes
Diffstat (limited to 'science/medit')
-rw-r--r-- | science/medit/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/science/medit/Makefile b/science/medit/Makefile index 0e27b931b642..8f607c16b51a 100644 --- a/science/medit/Makefile +++ b/science/medit/Makefile @@ -57,9 +57,7 @@ USE_GL= yes . if ${OSVERSION} < 601000 . if ${ARCH} == i386 DISTVER= 4.11 -. if ${OSVERSION} >= 500000 LIB_DEPENDS+= c.4:${PORTSDIR}/misc/compat4x -. endif . else BROKEN= no binary available for your platform x version at the moment . endif |