diff options
Diffstat (limited to 'audio/gramofile')
-rw-r--r-- | audio/gramofile/Makefile | 4 |
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 |