From a0cd58d26ea47fc809613f3d7ef6cd72a745a6ac Mon Sep 17 00:00:00 2001 From: itetcu Date: Sun, 10 Sep 2006 10:31:11 +0000 Subject: - Now it conflicts with skype-devel - Bump PORTREVISION - Use my @FreeBSD.org address --- net/skype/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'net/skype') 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 -- cgit