diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2012-06-07 19:41:34 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2012-06-07 19:41:34 +0000 |
commit | 515c8b0ea29e2ebda6dcaf3088d6c987a4823b02 (patch) | |
tree | de4169d5b5db52a19cf6fced5bb05a521c587fc2 /net-im/skype | |
parent | d6652e263f6194deac6068ca3d693b5b0d130d5f (diff) | |
download | ports-515c8b0ea29e2ebda6dcaf3088d6c987a4823b02.tar.gz ports-515c8b0ea29e2ebda6dcaf3088d6c987a4823b02.zip |
Notes
Diffstat (limited to 'net-im/skype')
-rw-r--r-- | net-im/skype/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/skype/Makefile b/net-im/skype/Makefile index ee69792088a3..6342381e4687 100644 --- a/net-im/skype/Makefile +++ b/net-im/skype/Makefile @@ -10,6 +10,7 @@ PORTNAME= skype PORTVERSION= 2.1.0.81 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net-im MASTER_SITES= http://download.skype.com/linux/ @@ -18,6 +19,7 @@ DISTNAME= skype_static-${DISTVERSION} MAINTAINER= itetcu@FreeBSD.org COMMENT= P2P VoIP software +CONFLICTS= skype-devel-[0-9]* OPTIONS= VIDEO "Video sending support via multimedia/webcamd" on \ NVIDIA_GL "Use libGL provided by NVidia binary drivers" off |