diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-07 21:59:20 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-07 21:59:20 +0000 |
commit | 5e4b0b0802421133e6052170a9b2933b58ac2d49 (patch) | |
tree | 637bd1d6d825e0925bcc2c2214c00aeaca9f9d8c /deskutils/spice-gtk | |
parent | b73a35800fc8554b9311197f789a1669979ae685 (diff) |
Notes
Diffstat (limited to 'deskutils/spice-gtk')
-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 |