aboutsummaryrefslogtreecommitdiff
path: root/x11/nvidia-settings
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /x11/nvidia-settings
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412351
Diffstat (limited to 'x11/nvidia-settings')
-rw-r--r--x11/nvidia-settings/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/nvidia-settings/Makefile b/x11/nvidia-settings/Makefile
index 7e838b6c4d33..6abc5919c5f3 100644
--- a/x11/nvidia-settings/Makefile
+++ b/x11/nvidia-settings/Makefile
@@ -11,8 +11,8 @@ COMMENT= Display Control Panel for X NVidia driver
LICENSE= GPLv2
-LIB_DEPENDS= libjansson.so:${PORTSDIR}/devel/jansson \
- libvdpau.so:${PORTSDIR}/multimedia/libvdpau
+LIB_DEPENDS= libjansson.so:devel/jansson \
+ libvdpau.so:multimedia/libvdpau
USE_GITHUB= yes
GH_ACCOUNT= NVIDIA