aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-10-16 03:45:39 +0800
committereadler <eadler@FreeBSD.org>2013-10-16 03:45:39 +0800
commitef165eaa513f0dfde3f64018b42fb3ec70e5bfd6 (patch)
tree70e350a60874837e60fa3e4ac184340cf14ff609
parent1111cbc0e972c91fb33db0a03dd83740458dd015 (diff)
downloadfreebsd-ports-gnome-ef165eaa513f0dfde3f64018b42fb3ec70e5bfd6.tar.gz
freebsd-ports-gnome-ef165eaa513f0dfde3f64018b42fb3ec70e5bfd6.tar.zst
freebsd-ports-gnome-ef165eaa513f0dfde3f64018b42fb3ec70e5bfd6.zip
Cleanup of the x11@ ports in the x11 directory
- Convert to staging
-rw-r--r--x11/libXvMC/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/libXvMC/Makefile b/x11/libXvMC/Makefile
index 1c3c51d66afa..f4552ff02c02 100644
--- a/x11/libXvMC/Makefile
+++ b/x11/libXvMC/Makefile
@@ -10,6 +10,4 @@ COMMENT= X Video Extension Motion Compensation library
XORG_CAT= lib
USE_XORG= x11 xext xv xextproto videoproto:both xproto:both
-
-NO_STAGE= yes
.include <bsd.port.mk>