aboutsummaryrefslogtreecommitdiff
path: root/multimedia/dtv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/dtv/Makefile')
-rw-r--r--multimedia/dtv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/dtv/Makefile b/multimedia/dtv/Makefile
index 6427a276ab25..6297f7d236ea 100644
--- a/multimedia/dtv/Makefile
+++ b/multimedia/dtv/Makefile
@@ -20,6 +20,6 @@ USE_XORG= xau x11 xext xxf86dga
NOT_FOR_ARCHS= sparc64
post-patch:
- @${REINPLACE_CMD} 's|^\(LDADD +=.*\)|\1 -lXau -lXdmcp|' ${WRKSRC}/Makefile
+ @${REINPLACE_CMD} 's|^\(LDADD +=.*\)|\1 -lxcb -lXau -lXdmcp|' ${WRKSRC}/Makefile
.include <bsd.port.mk>