diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-01-08 11:46:19 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-01-08 11:46:19 +0000 |
commit | 0902703d9d3b8a80896ae13231db80f6c5eec3b3 (patch) | |
tree | 4d73acac6ed948df9e9841b57bba2e1fda4b275a /net-im | |
parent | 0d7b872a8cc7cd37d29fe2e5f61b2a1ac2aaffc8 (diff) | |
download | freebsd-ports-0902703d9d3b8a80896ae13231db80f6c5eec3b3.zip |
Do not set CONFLICTS{,_INSTALL} twice
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/skype-devel/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-im/skype-devel/Makefile b/net-im/skype-devel/Makefile index 7da7354e4227..2791362097cb 100644 --- a/net-im/skype-devel/Makefile +++ b/net-im/skype-devel/Makefile @@ -12,8 +12,6 @@ DISTNAME= skype_static-${DISTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= P2P VoIP software, development version -CONFLICTS= skype-[0-9]* - OPTIONS_DEFINE= DOCS VIDEO OPTIONS_DEFAULT=VIDEO VIDEO_DESC= [broken] Video support |