diff options
Diffstat (limited to 'audio/xmms-fc/Makefile')
-rw-r--r-- | audio/xmms-fc/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/audio/xmms-fc/Makefile b/audio/xmms-fc/Makefile index 26e91535e2b1..ce8f4a771c10 100644 --- a/audio/xmms-fc/Makefile +++ b/audio/xmms-fc/Makefile @@ -23,10 +23,4 @@ USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GNOME= gtk12 -.include <bsd.port.pre.mk> - -.if ${OSVERSION} >= 502126 -BROKEN= "Does not compile on FreeBSD >= 5.x" -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |