diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 19:25:11 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 19:50:07 +0000 |
commit | caef32f0d666c2b20a7625887074aded49476c41 (patch) | |
tree | ed99ad5bc3222e2e3ec4d2fdc163e5113f15743a /graphics/linux-c7-wayland | |
parent | a51ced835adc626fe30b32b34277ca8c6be842a8 (diff) | |
download | freebsd-ports-caef32f0d666c2b20a7625887074aded49476c41.zip |
graphics/linux-c7-wayland: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'graphics/linux-c7-wayland')
-rw-r--r-- | graphics/linux-c7-wayland/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux-c7-wayland/Makefile b/graphics/linux-c7-wayland/Makefile index f52e1af3b31a..fb82e0e7270c 100644 --- a/graphics/linux-c7-wayland/Makefile +++ b/graphics/linux-c7-wayland/Makefile @@ -6,7 +6,7 @@ CATEGORIES= graphics linux MAINTAINER= emulation@FreeBSD.org COMMENT= Wayland compositor libraries (Linux CentOS ${LINUX_DIST_VER}) -USES= linux:c7 +USES= cpe linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes |