summaryrefslogtreecommitdiff
path: root/x11-toolkits/libXt
diff options
context:
space:
mode:
authorBartek Rutkowski <robak@FreeBSD.org>2015-03-24 14:21:19 +0000
committerBartek Rutkowski <robak@FreeBSD.org>2015-03-24 14:21:19 +0000
commit5335b937854100c53cf49947336785d79f2f33bf (patch)
tree3d8d4f91cb807cb9e39f8e5b998d1137a04b1f48 /x11-toolkits/libXt
parentImprove default file permissions (diff)
x11-toolkits/libXt: add CPE information
- Maintainer's timeout (x11@FreeBSD.org) PR: 197964 Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Notes
Notes: svn path=/head/; revision=382103
Diffstat (limited to 'x11-toolkits/libXt')
-rw-r--r--x11-toolkits/libXt/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/libXt/Makefile b/x11-toolkits/libXt/Makefile
index 786efb51d8e5..58d3d54cfa38 100644
--- a/x11-toolkits/libXt/Makefile
+++ b/x11-toolkits/libXt/Makefile
@@ -13,6 +13,9 @@ COMMENT= X Toolkit library
XORG_CAT= lib
USE_XORG= x11 sm xproto:both kbproto
CONFIGURE_ARGS= --disable-specs
+USES+= cpe
+CPE_PRODUCT= libxt
+CPE_VENDOR= x
post-patch:
@${REINPLACE_CMD} 's/test.*-traditional.*;/true;/' \