diff options
Diffstat (limited to 'graphics/dri/Makefile')
-rw-r--r-- | graphics/dri/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/dri/Makefile b/graphics/dri/Makefile index 7f664ae51f97..0fcff137905e 100644 --- a/graphics/dri/Makefile +++ b/graphics/dri/Makefile @@ -8,8 +8,8 @@ CATEGORIES= graphics COMMENT= OpenGL hardware acceleration drivers for the DRI -LIB_DEPENDS= libdrm.so:${PORTSDIR}/graphics/libdrm \ - libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libdrm.so:graphics/libdrm \ + libexpat.so:textproc/expat2 USE_XORG= glproto x11 xext xxf86vm xdamage xfixes dri2proto \ presentproto xvmc xshmfence |