Skip to content

Commit

Permalink
security/seahorse: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
decke committed Sep 11, 2021
1 parent 8369b5e commit 51d1873
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion security/seahorse/Makefile
Expand Up @@ -24,7 +24,7 @@ LIB_DEPENDS= libgcr-base-3.so:security/gcr \
libsoup-2.4.so:devel/libsoup
RUN_DEPENDS= gnupg>=2.1.4:security/gnupg

USES= gettext gnome localbase:ldflags meson pkgconfig \
USES= cpe gettext gnome localbase:ldflags meson pkgconfig \
python:3.5+,build tar:xz xorg
USE_CSTD= c99
USE_GNOME= gtk30
Expand All @@ -34,6 +34,7 @@ GLIB_SCHEMAS= org.gnome.seahorse.gschema.xml \
INSTALLS_ICONS= yes
USE_LDCONFIG= yes
USE_XORG= sm
CPE_VENDOR= gnome

MESON_ARGS= -Dcheck-compatible-gpg=false \
-Dhkp-support=true \
Expand Down

0 comments on commit 51d1873

Please sign in to comment.