diff options
author | Juergen Lock <nox@FreeBSD.org> | 2007-04-16 21:44:22 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2007-04-16 21:44:22 +0000 |
commit | a1994cae9fe84a7f0fc7614aa63fb4523d21cc22 (patch) | |
tree | b06108a1363b7307739be5e913ece429de6e505a /audio/gramofile | |
parent | f8785d061faa8e5f1608f7f7698c881b726376c6 (diff) | |
download | ports-a1994cae9fe84a7f0fc7614aa63fb4523d21cc22.tar.gz ports-a1994cae9fe84a7f0fc7614aa63fb4523d21cc22.zip |
Notes
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 |