aboutsummaryrefslogtreecommitdiff
path: root/graphics/intel-backlight/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/intel-backlight/Makefile')
-rw-r--r--graphics/intel-backlight/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/intel-backlight/Makefile b/graphics/intel-backlight/Makefile
index 9aec03ff04b4..b189e706f63e 100644
--- a/graphics/intel-backlight/Makefile
+++ b/graphics/intel-backlight/Makefile
@@ -8,8 +8,8 @@ CATEGORIES= graphics
MAINTAINER= freebsd@grem.de
COMMENT= Control backlight on various modern Intel(R) GPUs
-LIB_DEPENDS= libdrm.so:${PORTSDIR}/graphics/libdrm \
- libpciaccess.so:${PORTSDIR}/devel/libpciaccess
+LIB_DEPENDS= libdrm.so:graphics/libdrm \
+ libpciaccess.so:devel/libpciaccess
USE_GITHUB= yes
GH_ACCOUNT= grembo