aboutsummaryrefslogtreecommitdiff
path: root/net-im/skype-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/skype-devel/Makefile')
-rw-r--r--net-im/skype-devel/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/net-im/skype-devel/Makefile b/net-im/skype-devel/Makefile
index 3f6cb859269a..083ce0cb2de8 100644
--- a/net-im/skype-devel/Makefile
+++ b/net-im/skype-devel/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: skype
+# New ports collection makefile for: skype-devel
# Date created: Jun 21. 2004
# Whom: netchild@FreeBSD.org
#
@@ -7,11 +7,11 @@
PORTNAME= skype
PORTVERSION= 1.4.0.118
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
-MASTER_SITES= http://download.skype.com/linux/
+MASTER_SITES= LOCAL/beech
PKGNAMESUFFIX= -devel
-DISTNAME= skype_static-${DISTVERSION}-oss
+DISTNAME= skype_static_staticQT-${DISTVERSION}-oss-generic
MAINTAINER= beech@FreeBSD.org
COMMENT= P2P VoIP software
@@ -47,9 +47,10 @@ do-build:
do-install:
@${INSTALL} -d ${PREFIX}/share/applications
@${INSTALL} ${WRKSRC}/skype.desktop ${PREFIX}/share/applications/
+ @${INSTALL_DATA} ${WRKSRC}/icons/SkypeBlue_48x48.png ${PREFIX}/share/pixmaps/skype.png
@${INSTALL_PROGRAM} ${WRKSRC}/skype ${PREFIX}/bin/skype_devel
@${CHMOD} a+rx ${PREFIX}/bin/skype_devel
- @cd ${WRKSRC}/&&${COPYTREE_SHARE} "icons sounds lang" ${DATADIR}/
+ @cd ${WRKSRC}/&&${COPYTREE_SHARE} "avatars icons sounds lang" ${DATADIR}/
.if !defined(NOPORTDOCS)
@${INSTALL} -d ${DOCSDIR}