diff options
Diffstat (limited to 'net/skype/Makefile')
-rw-r--r-- | net/skype/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/skype/Makefile b/net/skype/Makefile index c959a469940..86a17a5e267 100644 --- a/net/skype/Makefile +++ b/net/skype/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/05/09 09:31:42 abs Exp $ +# $NetBSD: Makefile,v 1.17 2006/05/22 22:22:04 jlam Exp $ # DISTNAME= skype_staticQT-1.2.0.18 @@ -27,7 +27,6 @@ DEPENDS+= suse_x11-[0-9]*:../../emulators/${SUSE_DIR_PREFIX}_x11 ONLY_FOR_PLATFORM= *-*-i386 NO_CONFIGURE= yes -CHECK_SHLIBS= no USE_DIRS+= xdg-1.1 WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} |