summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09>2014-10-17 19:47:19 +0800
committerkwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09>2014-10-17 19:47:19 +0800
commitcbed968b76d502e4792ab1120364af3e19e1e858 (patch)
tree0916d37e7ea71a8a932aff5a536ca022bd74fe7d
parent9386203fc1e0873b0aebdba299e6cdaff112291d (diff)
downloadxorg-devel-ports-cbed968b76d502e4792ab1120364af3e19e1e858.tar.gz
xorg-devel-ports-cbed968b76d502e4792ab1120364af3e19e1e858.tar.zst
xorg-devel-ports-cbed968b76d502e4792ab1120364af3e19e1e858.zip
Merge 1535.
Sync with ports, fix build when NLS is unset. git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/experimental@1536 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r--graphics/dri/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/dri/Makefile b/graphics/dri/Makefile
index 2dc5bf8..daa465d 100644
--- a/graphics/dri/Makefile
+++ b/graphics/dri/Makefile
@@ -14,6 +14,7 @@ LIB_DEPENDS= libdrm.so:${PORTSDIR}/graphics/libdrm \
USE_XORG= glproto x11 xext xxf86vm xdamage xfixes dri2proto \
presentproto xvmc xshmfence
+USES= gettext:build
OPTIONS_DEFINE= TEXTURE