diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2007-07-31 04:58:20 +0800 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2007-07-31 04:58:20 +0800 |
commit | ad25933c83edec01fe390b5d88832e1454833a8a (patch) | |
tree | 7a4a1c0a70e8b6fd0ad2d3e5ff1904bf87606e31 /net-im/skype | |
parent | 478c721f378d100e88b7659436c9a78eb4b8fa64 (diff) | |
download | freebsd-ports-gnome-ad25933c83edec01fe390b5d88832e1454833a8a.tar.gz freebsd-ports-gnome-ad25933c83edec01fe390b5d88832e1454833a8a.tar.zst freebsd-ports-gnome-ad25933c83edec01fe390b5d88832e1454833a8a.zip |
- Remove conflicts
Approved by: sat (mentor, implicit)
Diffstat (limited to 'net-im/skype')
-rw-r--r-- | net-im/skype/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-im/skype/Makefile b/net-im/skype/Makefile index 3871dbe124e9..2e22e7421245 100644 --- a/net-im/skype/Makefile +++ b/net-im/skype/Makefile @@ -15,8 +15,6 @@ DISTNAME= skype_staticQT-${PORTVERSION} MAINTAINER= beech@FreeBSD.org COMMENT= P2P VoIP software -CONFLICTS+= skype-devel-[0-9]* - RUN_DEPENDS= ${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux-fontconfig \ ${LINUXBASE}/usr/lib/libexpat.so.0:${PORTSDIR}/textproc/linux-expat @@ -25,7 +23,7 @@ USE_LINUX= yes USE_X_PREFIX= yes ONLY_FOR_ARCHS= i386 amd64 -RESTRICTED= Redistribution not allowed yet. +RESTRICTED= Redistribution not allowed. OPTIONS= NVIDIA_GL "Enable Nvidia Support" off |