diff options
-rw-r--r-- | net-p2p/amule-devel/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/amule/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/amule2/Makefile | 4 |
3 files changed, 0 insertions, 12 deletions
diff --git a/net-p2p/amule-devel/Makefile b/net-p2p/amule-devel/Makefile index ecb73f969b09..cfdfee3b316d 100644 --- a/net-p2p/amule-devel/Makefile +++ b/net-p2p/amule-devel/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 diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index ecb73f969b09..cfdfee3b316d 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/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 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 |