diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-08 05:59:20 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-08 05:59:20 +0800 |
commit | 611574cfc364c2fad9349a2953d6e975f41cb165 (patch) | |
tree | 637bd1d6d825e0925bcc2c2214c00aeaca9f9d8c /deskutils | |
parent | 19182f76e5220a4b68e6cc2ea1e0cae190c6acc0 (diff) | |
download | freebsd-ports-gnome-611574cfc364c2fad9349a2953d6e975f41cb165.tar.gz freebsd-ports-gnome-611574cfc364c2fad9349a2953d6e975f41cb165.tar.zst freebsd-ports-gnome-611574cfc364c2fad9349a2953d6e975f41cb165.zip |
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/spice-gtk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/spice-gtk/Makefile b/deskutils/spice-gtk/Makefile index 76389d71d01e..cfb38175b9ea 100644 --- a/deskutils/spice-gtk/Makefile +++ b/deskutils/spice-gtk/Makefile @@ -15,7 +15,8 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg USE_XORG= pixman USE_GNOME= gnomeprefix gtk20 gtk30 intltool introspection:build -USES= gmake libtool pkgconfig tar:bzip2 pathfix +USES= cpe gmake libtool pkgconfig tar:bzip2 pathfix +CPE_VENDOR= redhat .if defined(SPICE_SLAVE) CATEGORIES+= python |