diff options
author | eadler <eadler@FreeBSD.org> | 2013-10-16 03:45:39 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-10-16 03:45:39 +0800 |
commit | ef165eaa513f0dfde3f64018b42fb3ec70e5bfd6 (patch) | |
tree | 70e350a60874837e60fa3e4ac184340cf14ff609 | |
parent | 1111cbc0e972c91fb33db0a03dd83740458dd015 (diff) | |
download | freebsd-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/Makefile | 2 |
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> |