From 75c703a072d2981400dc17a23ec971f3cf28a570 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:43:19 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: x11) --- x11/libXvMC/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11/libXvMC') diff --git a/x11/libXvMC/Makefile b/x11/libXvMC/Makefile index d370e052f94e..1c3c51d66afa 100644 --- a/x11/libXvMC/Makefile +++ b/x11/libXvMC/Makefile @@ -11,4 +11,5 @@ COMMENT= X Video Extension Motion Compensation library XORG_CAT= lib USE_XORG= x11 xext xv xextproto videoproto:both xproto:both +NO_STAGE= yes .include -- cgit