aboutsummaryrefslogtreecommitdiff
path: root/x11/nvidia-settings/Makefile
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2012-10-13 11:23:22 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2012-10-13 11:23:22 +0000
commit19c0a2023fd4b93b084f3b66c89d7440ed1bf89b (patch)
tree6d6ad091f33fa834c6ed067acc7faaaa3eefb3e6 /x11/nvidia-settings/Makefile
parent2203d20199119747fa5499e19581f40a1cb7289e (diff)
downloadports-19c0a2023fd4b93b084f3b66c89d7440ed1bf89b.tar.gz
ports-19c0a2023fd4b93b084f3b66c89d7440ed1bf89b.zip
Notes
Diffstat (limited to 'x11/nvidia-settings/Makefile')
-rw-r--r--x11/nvidia-settings/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/nvidia-settings/Makefile b/x11/nvidia-settings/Makefile
index f3691f084e44..0321c6347600 100644
--- a/x11/nvidia-settings/Makefile
+++ b/x11/nvidia-settings/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= nvidia-settings
-PORTVERSION= 295.71
-PORTREVISION= 1
+PORTVERSION= 304.51
CATEGORIES= x11
MASTER_SITES= ftp://download.nvidia.com/XFree86/nvidia-settings/ \
ftp://download1.nvidia.com/XFree86/nvidia-settings/
@@ -40,6 +39,6 @@ post-extract: .SILENT
post-patch: .SILENT
${REINPLACE_CMD} -e '/^prefix/s/=/?&/' \
- -e '/^mandir/s|share/||' ${WRKSRC}/utils.mk
+ -e '/^MANDIR/s|share/||' ${WRKSRC}/utils.mk
.include <bsd.port.mk>