pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/skype Fix WRKSRC after PKGNAME fix :)
details: https://anonhg.NetBSD.org/pkgsrc/rev/d8c0203e176a
branches: trunk
changeset: 532899:d8c0203e176a
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Sep 03 21:57:52 2007 +0000
description:
Fix WRKSRC after PKGNAME fix :)
diffstat:
net/skype/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0967b1428b40 -r d8c0203e176a net/skype/Makefile
--- a/net/skype/Makefile Mon Sep 03 21:50:47 2007 +0000
+++ b/net/skype/Makefile Mon Sep 03 21:57:52 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2007/09/03 21:50:47 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2007/09/03 21:57:52 wiz Exp $
#
DISTNAME= skype_static-1.4.0.99
@@ -24,7 +24,7 @@
EMUL_MODULES.linux= base compat fontconfig freetype2 glx x11
USE_DIRS+= xdg-1.1
-WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
+WRKSRC= ${WRKDIR}/${DISTNAME}
DATADIR= ${PREFIX}/share/skype
DOCDIR= ${PREFIX}/share/doc/skype
Home |
Main Index |
Thread Index |
Old Index