diff options
Diffstat (limited to '')
-rw-r--r-- | x11/libXvMC/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/libXvMC/Makefile b/x11/libXvMC/Makefile index 9d3ff4ae0cb7..92357b0e670c 100644 --- a/x11/libXvMC/Makefile +++ b/x11/libXvMC/Makefile @@ -11,5 +11,8 @@ COMMENT= X Video Extension Motion Compensation library XORG_CAT= lib USE_XORG= x11 xext xv xextproto videoproto:both xproto:both +USES+= cpe +CPE_PRODUCT= libxvmc +CPE_VENDOR= x .include <bsd.port.mk> |