git: e3b0b1088777 - main - x11/libXpm: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:19:39 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e3b0b1088777cf385aa8e924ae6f68c864d89a44
commit e3b0b1088777cf385aa8e924ae6f68c864d89a44
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 19:33:35 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:28 +0000
x11/libXpm: Add CPE information
Approved by: portmgr (blanket)
---
x11/libXpm/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/x11/libXpm/Makefile b/x11/libXpm/Makefile
index 4e04734568e3..b717258edcdb 100644
--- a/x11/libXpm/Makefile
+++ b/x11/libXpm/Makefile
@@ -9,10 +9,12 @@ COMMENT= X Pixmap library
LICENSE= MIT
-USES= xorg xorg-cat:lib
+USES= cpe xorg xorg-cat:lib
USE_XORG= xorgproto x11 xext xt
LDFLAGS+= -L${LOCALBASE}/lib
+CPE_VENDOR= libxpm_project
+
OPTIONS_DEFINE= NLS
NLS_USES= gettext
NLS_CONFIGURE_ENV_OFF= ac_cv_search_gettext=no
More information about the dev-commits-ports-all
mailing list