aboutsummaryrefslogtreecommitdiff
path: root/www/linuxpluginwrapper
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2005-12-31 03:03:25 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2005-12-31 03:03:25 +0000
commit577db63a2d3faad282bd410e9334128427ce6987 (patch)
tree2ef26c662cc6a7ed240708d9c8b2e5fa7193d538 /www/linuxpluginwrapper
parent923389897b6eb31eae219d095ee20ab08432fac1 (diff)
downloadports-577db63a2d3faad282bd410e9334128427ce6987.tar.gz
ports-577db63a2d3faad282bd410e9334128427ce6987.zip
Notes
Diffstat (limited to 'www/linuxpluginwrapper')
-rw-r--r--www/linuxpluginwrapper/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/linuxpluginwrapper/Makefile b/www/linuxpluginwrapper/Makefile
index 2dedfd6e0847..051bd271a024 100644
--- a/www/linuxpluginwrapper/Makefile
+++ b/www/linuxpluginwrapper/Makefile
@@ -18,8 +18,7 @@ COMMENT= A wrapper allowing use of linux-plugins with native applications
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 700009 || \
- (${OSVERSION} < 700000 && ${OSVERSION} >= 600102)
+.if ${OSVERSION} >= 700009
IGNORE= doesn't support ELF symbol versioning, yet.
.endif