aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2009-09-20 03:20:47 +0800
committeritetcu <itetcu@FreeBSD.org>2009-09-20 03:20:47 +0800
commit3fdcfe4f88dc2833ebeafaf3efad5419930283a9 (patch)
tree9c1a3260bda24294274b8da9b0ed09e243690410 /net
parent64a62d29c3d1c650d7b83a738a377e31d21327b3 (diff)
downloadfreebsd-ports-gnome-3fdcfe4f88dc2833ebeafaf3efad5419930283a9.tar.gz
freebsd-ports-gnome-3fdcfe4f88dc2833ebeafaf3efad5419930283a9.tar.zst
freebsd-ports-gnome-3fdcfe4f88dc2833ebeafaf3efad5419930283a9.zip
unIGNORE on 7 and above, I'm not aware of any reason one couldn't use it.
PR: 134534 Submitted by: Martin Tournoij Feature safe: yes
Diffstat (limited to 'net')
-rw-r--r--net/skype12/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/skype12/Makefile b/net/skype12/Makefile
index fd38cfed9ac5..36d3a96fee6f 100644
--- a/net/skype12/Makefile
+++ b/net/skype12/Makefile
@@ -27,10 +27,6 @@ OPTIONS= NVIDIA_GL "Enable Nvidia Support" off
.include <bsd.port.pre.mk>
-.if ${OSVERSION} > 700000
-IGNORE= Legacy version, Use net/skype
-.endif
-
.if defined(WITH_NVIDIA_GL)
RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver
.else