diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2005-06-19 10:20:33 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2005-06-19 10:20:33 +0000 |
commit | 0135a450b4b88163ebf4949298c0097db4f51d35 (patch) | |
tree | bc03d6d5400232521dbfd76d778782418795ed39 /net-im/skype-devel | |
parent | 2d8f23f015a8cac4f7cd30d2812421b6530ee091 (diff) | |
download | ports-0135a450b4b88163ebf4949298c0097db4f51d35.tar.gz ports-0135a450b4b88163ebf4949298c0097db4f51d35.zip |
Notes
Diffstat (limited to 'net-im/skype-devel')
-rw-r--r-- | net-im/skype-devel/Makefile | 6 | ||||
-rw-r--r-- | net-im/skype-devel/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net-im/skype-devel/Makefile b/net-im/skype-devel/Makefile index a98ea5d42956..e766f2d423c9 100644 --- a/net-im/skype-devel/Makefile +++ b/net-im/skype-devel/Makefile @@ -6,16 +6,18 @@ # PORTNAME= skype -PORTVERSION= 1.0.0.20 +PORTVERSION= 1.1.0.13 CATEGORIES= net MASTER_SITES= http://download.skype.com/linux/ DISTNAME= skype_staticQT-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAINTAINER= netchild@FreeBSD.org COMMENT= P2P VoIP software RUN_DEPENDS= ${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux-fontconfig \ - ${LINUXBASE}/usr/lib/libexpat.so.0:${PORTSDIR}/textproc/linux-expat + ${LINUXBASE}/usr/lib/libexpat.so.0:${PORTSDIR}/textproc/linux-expat \ + ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/graphics/linux_mesa3 USE_BZIP2= yes USE_LINUX= yes diff --git a/net-im/skype-devel/distinfo b/net-im/skype-devel/distinfo index 80c48258a98c..433665e58dcd 100644 --- a/net-im/skype-devel/distinfo +++ b/net-im/skype-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (skype_staticQT-1.0.0.20.tar.bz2) = d346b995f78fb66008d963bd82a8c5b0 -SIZE (skype_staticQT-1.0.0.20.tar.bz2) = 8689836 +MD5 (skype_staticQT-1.1.0.13.tar.bz2) = 2d49a9217c58046fdd4e933ce8244788 +SIZE (skype_staticQT-1.1.0.13.tar.bz2) = 9135274 |