diff options
-rw-r--r-- | www/opera/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index 24e56e864a49..ee7961004397 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -60,8 +60,7 @@ USE_GSTREAMER= vorbis ogg theora .endif .if defined(WITH_GTK) -USE_GNOME= atk gtk20 glib20 pango libxml2 -USE_FPC= cairo +USE_GNOME= gtk20 .endif .if defined(WITH_KDE4) |