diff options
Diffstat (limited to 'net-p2p/amule2')
-rw-r--r-- | net-p2p/amule2/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net-p2p/amule2/Makefile b/net-p2p/amule2/Makefile index ecb73f969b09..cfdfee3b316d 100644 --- a/net-p2p/amule2/Makefile +++ b/net-p2p/amule2/Makefile @@ -51,10 +51,6 @@ OPTIONS= OPTIMIZE "Build with optimization" on \ .include <bsd.port.pre.mk> -.if ${OSVERSION} < 500000 -BROKEN= Will not compile on FreeBSD 4.x - See net-p2p/amule1 for 4.x compatibility -.endif - .if !defined(WITHOUT_NLS) USE_GETTEXT= yes .else |