diff options
Diffstat (limited to 'net/skype/Makefile')
-rw-r--r-- | net/skype/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/skype/Makefile b/net/skype/Makefile index 28af902671a7..4ede7293a721 100644 --- a/net/skype/Makefile +++ b/net/skype/Makefile @@ -7,13 +7,16 @@ PORTNAME= skype PORTVERSION= 1.2.0.18 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://download.skype.com/linux/ DISTNAME= skype_staticQT-${PORTVERSION} -MAINTAINER= itetcu@people.tecnik93.com +MAINTAINER= itetcu@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 |