diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 02:10:52 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 02:10:52 +0000 |
commit | 2f5fd33d0b48f766e2722a601367b2d51c9e82a8 (patch) | |
tree | 662ca58b6bf492bef7d41ebac8ca99d63081bbfb /net/mad_fcl | |
parent | fa9509791fb3ad63885e207da5c039b25eeef942 (diff) | |
download | ports-2f5fd33d0b48f766e2722a601367b2d51c9e82a8.tar.gz ports-2f5fd33d0b48f766e2722a601367b2d51c9e82a8.zip |
Notes
Diffstat (limited to 'net/mad_fcl')
-rw-r--r-- | net/mad_fcl/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/mad_fcl/Makefile b/net/mad_fcl/Makefile index 5b3a20f566ab..9fbf0fbf2617 100644 --- a/net/mad_fcl/Makefile +++ b/net/mad_fcl/Makefile @@ -29,10 +29,6 @@ PLIST_FILES= bin/flute .include <bsd.port.pre.mk> -.if ${OSVERSION} < 500000 -BROKEN= "does not compile" -.endif - .if ${OSVERSION} < 502120 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-alclib_defines.h .endif |