diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-01-11 10:08:38 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-01-11 10:08:38 +0000 |
commit | 8244fe99bcdbad7a2d0b22d66183394f5ffacd03 (patch) | |
tree | c9a458d29164af55be5bf3330f3f659428ac04ac /net-im | |
parent | 365eb51f267a3ad97ff0d4953b9991547b5b8c45 (diff) | |
download | ports-8244fe99bcdbad7a2d0b22d66183394f5ffacd03.tar.gz ports-8244fe99bcdbad7a2d0b22d66183394f5ffacd03.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/skype4/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net-im/skype4/Makefile b/net-im/skype4/Makefile index 6f04bb5ed79f..47442062266b 100644 --- a/net-im/skype4/Makefile +++ b/net-im/skype4/Makefile @@ -34,10 +34,6 @@ SUB_LIST+= SKYPEDIR=${SKYPEDIR} .include <bsd.port.options.mk> -.if ${OPSYS} == FreeBSD && (${OSVERSION} >= 1100000 && ${OSVERSION} < 1100075 || ${OSVERSION} >= 1000000 && ${OSVERSION} < 1002507) -BROKEN= Skype 4.3 requires Linux 2.6.32 emulation -.endif - .if ${PORT_OPTIONS:MVIDEO} RUN_DEPENDS+= webcamd:multimedia/webcamd USE_LINUX+= libv4l |