summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-01-21 12:14:28 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-01-21 12:14:28 +0000
commite9d51aa984ce46d691d4f23a74536183eb22e143 (patch)
tree0be2443e577121217edef690fe3bb19e381b84d0 /net-im
parent- Update to 1.58 (diff)
Relly fix NVIDIA_GL OPTION
Submitted by: ale@
Notes
Notes: svn path=/head/; revision=182901
Diffstat (limited to 'net-im')
-rw-r--r--net-im/skype/Makefile2
-rw-r--r--net-im/skype20/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/skype/Makefile b/net-im/skype/Makefile
index b41c6c3b1aaf..29351687e0aa 100644
--- a/net-im/skype/Makefile
+++ b/net-im/skype/Makefile
@@ -27,7 +27,7 @@ ONLY_FOR_ARCHS= i386 amd64
RESTRICTED= Redistribution not allowed yet.
-OPTIONS= WITH_NVIDIA_GL "Enable Nvidia Support" off
+OPTIONS= NVIDIA_GL "Enable Nvidia Support" off
.include <bsd.port.pre.mk>
diff --git a/net-im/skype20/Makefile b/net-im/skype20/Makefile
index b41c6c3b1aaf..29351687e0aa 100644
--- a/net-im/skype20/Makefile
+++ b/net-im/skype20/Makefile
@@ -27,7 +27,7 @@ ONLY_FOR_ARCHS= i386 amd64
RESTRICTED= Redistribution not allowed yet.
-OPTIONS= WITH_NVIDIA_GL "Enable Nvidia Support" off
+OPTIONS= NVIDIA_GL "Enable Nvidia Support" off
.include <bsd.port.pre.mk>