diff options
author | Bartek Rutkowski <robak@FreeBSD.org> | 2015-03-24 15:18:38 +0000 |
---|---|---|
committer | Bartek Rutkowski <robak@FreeBSD.org> | 2015-03-24 15:18:38 +0000 |
commit | 387175e5b7c7cb7dcfaed1f50db223be051cb257 (patch) | |
tree | 7421d4e9b62d26749981cc586f56575486ee0146 /x11 | |
parent | 0ced60639ce3d87b12c706ca7587e39d59067e92 (diff) | |
download | ports-387175e5b7c7cb7dcfaed1f50db223be051cb257.tar.gz ports-387175e5b7c7cb7dcfaed1f50db223be051cb257.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libXinerama/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/libXinerama/Makefile b/x11/libXinerama/Makefile index e82781c7f495..011edd366142 100644 --- a/x11/libXinerama/Makefile +++ b/x11/libXinerama/Makefile @@ -14,5 +14,8 @@ LICENSE= MIT XORG_CAT= lib USE_XORG= x11 xext xextproto xineramaproto:both +USES+= cpe +CPE_PRODUCT= libxinerama +CPE_VENDOR= x .include <bsd.port.mk> |