diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2011-05-12 08:17:27 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2011-05-12 08:17:27 +0000 |
commit | 6c7af0064e06bea40c6e00d5462942974183e893 (patch) | |
tree | 4c6b04273030d531eb6c24b48a699aec51742577 /net-im/skype20 | |
parent | 00ed184e06c0563084722866406310cd95424b6b (diff) |
Notes
Diffstat (limited to 'net-im/skype20')
-rw-r--r-- | net-im/skype20/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/skype20/Makefile b/net-im/skype20/Makefile index 296dac1e3862..073c6a8578b7 100644 --- a/net-im/skype20/Makefile +++ b/net-im/skype20/Makefile @@ -18,6 +18,8 @@ DISTNAME= skype_static-${DISTVERSION}-oss MAINTAINER= itetcu@FreeBSD.org COMMENT= P2P VoIP software +LATEST_LINK= skype20 + .ifdef WITH_NVIDIA_GL RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver USE_LINUX_APPS+=xorglibs |