summaryrefslogtreecommitdiff
path: root/audio/gramofile
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2007-04-16 21:44:22 +0000
committerJuergen Lock <nox@FreeBSD.org>2007-04-16 21:44:22 +0000
commita1994cae9fe84a7f0fc7614aa63fb4523d21cc22 (patch)
treeb06108a1363b7307739be5e913ece429de6e505a /audio/gramofile
parentCleanup non-supported FreeBSD versions (diff)
Cleanup non-supported FreeBSD versions
PR: ports/111659 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=190153
Diffstat (limited to 'audio/gramofile')
-rw-r--r--audio/gramofile/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/gramofile/Makefile b/audio/gramofile/Makefile
index 5ba73cdaf10d..5cfacb249e52 100644
--- a/audio/gramofile/Makefile
+++ b/audio/gramofile/Makefile
@@ -34,10 +34,6 @@ USE_PERL5= yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-IGNORE= doesn't work on 4.x: Missing SHM_LOCK
-.endif
-
.if ${PERL_LEVEL} < 500600
PERLCOREDIR= /usr/libdata/perl/${PERL_VERSION}/mach/CORE
.else