summaryrefslogtreecommitdiff
path: root/net-im/skype20/Makefile
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2009-05-11 20:45:23 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2009-05-11 20:45:23 +0000
commit57d00b9551ca648e0364c4230a16d62079aaf651 (patch)
tree254b0b1271a10cca6ebecb2962311277e05a9a05 /net-im/skype20/Makefile
parent- Adapt for aqbanking 3.x (diff)
With new linux ports infrastructure introduction USE_GL=linux
is deprecated (it can't handle multiple linux base ports at a ports tree). USE_LINUX_APPS should be used instead. Beware that only fc4 (the default for all FreeBSD versions) and f8 is supported by new linux infrastructure (f10 is upcomming). PR: ports/134472 Submitted by: bsam (me) Approved by: miwi (co maintainer)
Notes
Notes: svn path=/head/; revision=233733
Diffstat (limited to 'net-im/skype20/Makefile')
-rw-r--r--net-im/skype20/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/skype20/Makefile b/net-im/skype20/Makefile
index 916099b2eaa0..15068d6ac156 100644
--- a/net-im/skype20/Makefile
+++ b/net-im/skype20/Makefile
@@ -22,7 +22,7 @@ COMMENT= P2P VoIP software
RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver
USE_LINUX_APPS+=xorglibs
.else
-USE_GL= linux
+USE_LINUX_APPS+=dri
.endif
USE_BZIP2= yes