diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-06-22 18:33:20 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-06-22 18:33:20 +0000 |
commit | 6e5719ca80bba1b1c1a97fa29ba2147a5c1ba81e (patch) | |
tree | bdb6dbf3e5d4ada04784a3327eb91e0145530524 /deskutils/spice-gtk | |
parent | b8355694f11dec2ab058a135acfc1a0f3c8967c0 (diff) |
Notes
Diffstat (limited to 'deskutils/spice-gtk')
-rw-r--r-- | deskutils/spice-gtk/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/deskutils/spice-gtk/Makefile b/deskutils/spice-gtk/Makefile index cfb38175b9ea..63c3f71b5c67 100644 --- a/deskutils/spice-gtk/Makefile +++ b/deskutils/spice-gtk/Makefile @@ -11,11 +11,9 @@ COMMENT?= Gtk client and libraries for SPICE remote desktop servers LICENSE= GPLv2 -LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg - USE_XORG= pixman USE_GNOME= gnomeprefix gtk20 gtk30 intltool introspection:build -USES= cpe gmake libtool pkgconfig tar:bzip2 pathfix +USES= cpe gmake jpeg libtool pkgconfig tar:bzip2 pathfix CPE_VENDOR= redhat .if defined(SPICE_SLAVE) |