diff options
author | Bartek Rutkowski <robak@FreeBSD.org> | 2015-03-24 14:55:34 +0000 |
---|---|---|
committer | Bartek Rutkowski <robak@FreeBSD.org> | 2015-03-24 14:55:34 +0000 |
commit | a343d8aa747a5df1758777b82270a8b03af6efd5 (patch) | |
tree | 9f23f41ac55ab66a8b61364b604840275bf4c734 /x11/libXrandr | |
parent | 17eb77ae8690b5ccd95c7b7f7249cb6f44843df3 (diff) | |
download | ports-a343d8aa747a5df1758777b82270a8b03af6efd5.tar.gz ports-a343d8aa747a5df1758777b82270a8b03af6efd5.zip |
Notes
Diffstat (limited to 'x11/libXrandr')
-rw-r--r-- | x11/libXrandr/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/libXrandr/Makefile b/x11/libXrandr/Makefile index 99e610abb452..94317578be07 100644 --- a/x11/libXrandr/Makefile +++ b/x11/libXrandr/Makefile @@ -13,5 +13,8 @@ LICENSE= MIT XORG_CAT= lib USE_XORG= x11 randrproto:both xext xextproto xrender renderproto xproto:both +USES+= cpe +CPE_PRODUCT= libxrandr +CPE_VENDOR= x .include <bsd.port.mk> |