diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2007-04-16 07:52:26 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2007-04-16 07:52:26 +0000 |
commit | f285f83599a9e99a8531f05d93b9021990d9b467 (patch) | |
tree | bfa06877ab6f84f5b97efd0c060601af11982557 /audio/festalon | |
parent | 622b166ac40d211a4ccbbb96cc8f281c55d162ce (diff) | |
download | ports-f285f83599a9e99a8531f05d93b9021990d9b467.tar.gz ports-f285f83599a9e99a8531f05d93b9021990d9b467.zip |
Notes
Diffstat (limited to 'audio/festalon')
-rw-r--r-- | audio/festalon/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/festalon/Makefile b/audio/festalon/Makefile index fe90ef867000..4879b5d5aa8b 100644 --- a/audio/festalon/Makefile +++ b/audio/festalon/Makefile @@ -28,10 +28,6 @@ ONLY_FOR_ARCHS= i386 ppc .include <bsd.port.pre.mk> -.if ${OSVERSION} < 500000 -BROKEN= Does not compile on FreeBSD 4.x -.endif - .if ${PKGNAMEPREFIX} == "" USE_SDL= yes |