summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/xf86-video-vboxvideo/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/x11/xf86-video-vboxvideo/Makefile b/x11/xf86-video-vboxvideo/Makefile
index 9ae0b58c8b1..bed62a4b98c 100644
--- a/x11/xf86-video-vboxvideo/Makefile
+++ b/x11/xf86-video-vboxvideo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/11/30 15:53:19 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2017/11/30 15:54:25 wiz Exp $
DISTNAME= xf86-video-vboxvideo-1.0.0
CATEGORIES= x11
@@ -14,8 +14,4 @@ GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
.include "../../x11/modular-xorg-server/buildlink3.mk"
-#.include "../../x11/randrproto/buildlink3.mk"
-#BUILDLINK_DEPMETHOD.libXext?= build
-#.include "../../x11/libXext/buildlink3.mk"
-#.include "../../x11/xineramaproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"