summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz>2007-09-07 23:06:13 +0000
committerwiz <wiz>2007-09-07 23:06:13 +0000
commit128510b6ca87844ed6641ec30956d381a2b60b8d (patch)
tree7e0610428eb5660991f0034bb8192663f47cf07a /net
parente9c716e923be0e7281cf6f1a7598048f123f1aac (diff)
downloadpkgsrc-128510b6ca87844ed6641ec30956d381a2b60b8d.tar.gz
Add missing dependencies. Bump PKGREVISION.
XXX: now segfaults on NetBSD-4.99.30/amd64, instead of not starting at all before.
Diffstat (limited to 'net')
-rw-r--r--net/skype/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/skype/Makefile b/net/skype/Makefile
index 94d98ff7d28..840e2051448 100644
--- a/net/skype/Makefile
+++ b/net/skype/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.25 2007/09/03 21:57:52 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2007/09/07 23:06:13 wiz Exp $
#
DISTNAME= skype_static-1.4.0.99
PKGNAME= ${DISTNAME:S/_static//}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= http://download.skype.com/linux/
EXTRACT_SUFX= .tar.bz2
@@ -21,7 +21,8 @@ NO_BIN_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
EMUL_PLATFORMS= linux-i386
-EMUL_MODULES.linux= base compat fontconfig freetype2 glx x11
+EMUL_MODULES.linux= alsa base compat fontconfig freetype2 glx \
+ libsigc++2 resmgr x11
USE_DIRS+= xdg-1.1
WRKSRC= ${WRKDIR}/${DISTNAME}