aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2014-05-11 14:00:51 +0800
committerDirk Meyer <dinoex@FreeBSD.org>2014-05-11 14:00:51 +0800
commit40e3234d090fa75e867a3a7500b6c615821a4176 (patch)
tree12626bb0527c01454365ced0d83449d41d37003d /www
parente877dbda6e6ab09d3b5cc31d845f2f1fc9c20487 (diff)
downloadfreebsd-ports-gnome-40e3234d090fa75e867a3a7500b6c615821a4176.tar.gz
freebsd-ports-gnome-40e3234d090fa75e867a3a7500b6c615821a4176.tar.zst
freebsd-ports-gnome-40e3234d090fa75e867a3a7500b6c615821a4176.zip
- make sure libxml2 is recorded
Diffstat (limited to 'www')
-rw-r--r--www/opera/Makefile2
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}