diff options
Diffstat (limited to 'net/skype12/Makefile')
-rw-r--r-- | net/skype12/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/skype12/Makefile b/net/skype12/Makefile index 8418e16e905d..70ff3caea62b 100644 --- a/net/skype12/Makefile +++ b/net/skype12/Makefile @@ -14,11 +14,9 @@ DISTNAME= skype_staticQT-${PORTVERSION} MAINTAINER= beech@FreeBSD.org COMMENT= Legacy version P2P VoIP software -RUN_DEPENDS= ${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux-fontconfig \ - ${LINUXBASE}/usr/lib/libexpat.so.0:${PORTSDIR}/textproc/linux-expat - USE_BZIP2= yes USE_LINUX= yes +USE_LINUX_APPS= expat fontconfig PORTDOCS= LICENSE README SUB_FILES= pkg-message |