aboutsummaryrefslogtreecommitdiff
path: root/accessibility/orca/Makefile
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-15 13:11:08 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-15 13:11:08 +0000
commit635d3b7442e167e879390937b4ca4909043049c4 (patch)
treea0c5d1d553cdc70779422b6c8508c0440cd9953f /accessibility/orca/Makefile
parent0cfa3f346a9d91adc164e8649d7892e22b3eddf8 (diff)
downloadports-635d3b7442e167e879390937b4ca4909043049c4.tar.gz
ports-635d3b7442e167e879390937b4ca4909043049c4.zip
accessibility/orca: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'accessibility/orca/Makefile')
-rw-r--r--accessibility/orca/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile
index 12d2b7b0227b..32d0f071b137 100644
--- a/accessibility/orca/Makefile
+++ b/accessibility/orca/Makefile
@@ -28,11 +28,12 @@ CONFLICTS= py*-json-py-[0-9]*
PORTSCOUT= limitw:1,even
NO_ARCH= yes
-USES= gettext gmake gnome localbase pathfix pkgconfig \
+USES= cpe gettext gmake gnome localbase pathfix pkgconfig \
python:3.4+ tar:xz
USE_GNOME= gtk30 pygobject3
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
+CPE_VENDOR= gnome
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \