diff options
-rw-r--r-- | www/opera/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index 365686189d99..adee3373fc8f 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -67,7 +67,7 @@ USE_GSTREAMER+= vorbis ogg theora vp8 good .endif .if ${PORT_OPTIONS:MGTK2} -USE_GNOME+= gtk20 +USE_GNOME+= gtk20 libxml2 .endif .if ${PORT_OPTIONS:MKDE4} |