Skip to content

Commit

Permalink
net/grilo: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
stesser committed Oct 20, 2021
1 parent 2eb4dad commit 1e308f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion net/grilo/Makefile
Expand Up @@ -16,8 +16,9 @@ LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \
liboauth.so:net/liboauth \
libtotem-plparser.so:multimedia/totem-pl-parser

USES= gettext gnome localbase meson pathfix pkgconfig \
USES= cpe gettext gnome localbase meson pathfix pkgconfig \
python:3.4+,build tar:xz
CPE_VENDOR= gnome
USE_LDCONFIG= yes
USE_GNOME= glib20 introspection:build libxml2
BINARY_ALIAS= python=${PYTHON_VERSION}
Expand Down

0 comments on commit 1e308f5

Please sign in to comment.