mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
devel/gvfs: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
8a2646ceeb
commit
f602440535
1 changed files with 2 additions and 1 deletions
|
@ -24,7 +24,7 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
|
||||||
RUN_DEPENDS= bsdisks>0:sysutils/bsdisks
|
RUN_DEPENDS= bsdisks>0:sysutils/bsdisks
|
||||||
PORTSCOUT= limitw:1,even
|
PORTSCOUT= limitw:1,even
|
||||||
|
|
||||||
USES= gettext gnome libarchive localbase meson \
|
USES= cpe gettext gnome libarchive localbase meson \
|
||||||
pkgconfig python:3.5+,build shebangfix tar:xz
|
pkgconfig python:3.5+,build shebangfix tar:xz
|
||||||
USE_GNOME= glib20 libxml2 libxslt:build
|
USE_GNOME= glib20 libxml2 libxslt:build
|
||||||
SHEBANG_FILES= meson_post_install.py
|
SHEBANG_FILES= meson_post_install.py
|
||||||
|
@ -35,6 +35,7 @@ MESON_ARGS= -Dsystemduserunitdir=no \
|
||||||
-Dlibusb=false \
|
-Dlibusb=false \
|
||||||
-Dman=true
|
-Dman=true
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
CPE_VENDOR= gnome
|
||||||
|
|
||||||
GLIB_SCHEMAS= org.gnome.system.gvfs.enums.xml
|
GLIB_SCHEMAS= org.gnome.system.gvfs.enums.xml
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue