diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-09-10 10:31:11 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-09-10 10:31:11 +0000 |
commit | 1dbd65e2d22b9cbca81a952677895acfbb73714d (patch) | |
tree | 36026b1c57ca06b264dc170140ead0b0b19a29e4 /net-im/skype20 | |
parent | f459a56e9de983f8045f3c046062cb2309d392fe (diff) | |
download | ports-1dbd65e2d22b9cbca81a952677895acfbb73714d.tar.gz ports-1dbd65e2d22b9cbca81a952677895acfbb73714d.zip |
Notes
Diffstat (limited to 'net-im/skype20')
-rw-r--r-- | net-im/skype20/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-im/skype20/Makefile b/net-im/skype20/Makefile index 28af902671a7..4ede7293a721 100644 --- a/net-im/skype20/Makefile +++ b/net-im/skype20/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 |