diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-10-15 19:45:39 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-10-15 19:45:39 +0000 |
commit | 3872d98c2f5544977abf76c48e5646fce1b60762 (patch) | |
tree | 70e350a60874837e60fa3e4ac184340cf14ff609 /x11/libXvMC | |
parent | e43566f4811fd1406e5beb9a3ad2648aeb89c81b (diff) |
Cleanup of the x11@ ports in the x11 directory
- Convert to staging
Notes
Notes:
svn path=/head/; revision=330448
Diffstat (limited to 'x11/libXvMC')
-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> |