summaryrefslogtreecommitdiff
path: root/net/skype/Makefile
diff options
context:
space:
mode:
authorrillig <rillig>2007-08-20 13:29:52 +0000
committerrillig <rillig>2007-08-20 13:29:52 +0000
commitc2543be676bba48d00ed0805d5bfbe9741dcedda (patch)
tree0929e84f494a175edb838658234a92eafdd4abd2 /net/skype/Makefile
parentff4e38c851f9f327fed38a2c4774510219eb6b69 (diff)
downloadpkgsrc-c2543be676bba48d00ed0805d5bfbe9741dcedda.tar.gz
Updated skype to 1.4.0.99. Changes unknown.
Diffstat (limited to 'net/skype/Makefile')
-rw-r--r--net/skype/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/skype/Makefile b/net/skype/Makefile
index 6cc2f62f610..06e16ee64a6 100644
--- a/net/skype/Makefile
+++ b/net/skype/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2007/07/30 19:38:19 gdt Exp $
+# $NetBSD: Makefile,v 1.22 2007/08/20 13:29:52 rillig Exp $
#
-DISTNAME= skype_staticQT-1.2.0.18
+DISTNAME= skype_static-1.4.0.99
PKGNAME= ${DISTNAME:S/_staticQT//}
PKGREVISION= 1
CATEGORIES= net
@@ -39,7 +39,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/skype.desktop ${PREFIX}/share/applications
${INSTALL_DATA_DIR} ${DATADIR}
${INSTALL_PROGRAM} ${WRKSRC}/skype ${DATADIR}
- cd ${WRKSRC} && ${PAX} -rwppm icons lang sound ${DATADIR}
+ cd ${WRKSRC} && ${PAX} -rwppm icons sounds ${DATADIR}
${INSTALL_DATA_DIR} ${DOCDIR}
${INSTALL_DATA} ${WRKSRC}/LICENSE ${DOCDIR}
${INSTALL_DATA} ${WRKSRC}/README ${DOCDIR}