summaryrefslogtreecommitdiff
path: root/x11/nvidia-settings
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2005-08-17 16:15:04 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2005-08-17 16:15:04 +0000
commit97538b45808a563b7e2c212c7fa164ae4d0fbc2a (patch)
tree852bf98b3bd7ddafff607e90f136ab7d05cd37e4 /x11/nvidia-settings
parentFix the linker command (in GCC's specs file) for the AT90PWM2/3 (diff)
It seems to be the rule for this port to make inplace releases. So
fix fetching with ${MASTER_SITE_LOCAL} backup. [1] Suggested by: jylefort [1] Approved by: portmgr (krion)
Notes
Notes: svn path=/head/; revision=140907
Diffstat (limited to 'x11/nvidia-settings')
-rw-r--r--x11/nvidia-settings/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/nvidia-settings/Makefile b/x11/nvidia-settings/Makefile
index b18abb76e2b4..cd22df6daec2 100644
--- a/x11/nvidia-settings/Makefile
+++ b/x11/nvidia-settings/Makefile
@@ -9,7 +9,9 @@ PORTNAME= nvidia-settings
PORTVERSION= 1.0
PORTREVISION= 4
CATEGORIES= x11
-MASTER_SITES= http://download.nvidia.com/XFree86/nvidia-settings/
+MASTER_SITES= http://download.nvidia.com/XFree86/nvidia-settings/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= bland
MAINTAINER= bland@FreeBSD.org
COMMENT= Display Control Panel for XFree86/X.org NVidia driver