summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2015-10-15 21:12:43 +0000
committerleot <leot@pkgsrc.org>2015-10-15 21:12:43 +0000
commit2927dacea6cfd2f4f0775ee362959ae5fcd2edba (patch)
tree8a7d08a20318cf1fad47235a212a343f893efb69
parentc9d29a4608cce96b52fa9b4bd1a4f88724b10bd8 (diff)
downloadpkgsrc-2927dacea6cfd2f4f0775ee362959ae5fcd2edba.tar.gz
Do not include randrproto buildlink two times.
-rw-r--r--x11/xf86-video-nouveau/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xf86-video-nouveau/Makefile b/x11/xf86-video-nouveau/Makefile
index 336333e555b..69ca3307a44 100644
--- a/x11/xf86-video-nouveau/Makefile
+++ b/x11/xf86-video-nouveau/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2015/09/25 00:44:44 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2015/10/15 21:12:43 leot Exp $
DISTNAME= xf86-video-nouveau-1.0.11
CATEGORIES= x11
@@ -26,7 +26,6 @@ CONFIGURE_ENV+= DRIVER_MAN_SUFFIX=4
.include "../../x11/videoproto/buildlink3.mk"
.include "../../x11/renderproto/buildlink3.mk"
.include "../../x11/randrproto/buildlink3.mk"
-.include "../../x11/randrproto/buildlink3.mk"
.include "../../x11/xf86driproto/buildlink3.mk"
.include "../../x11/xproto/buildlink3.mk"
.include "../../x11/fontsproto/buildlink3.mk"