svn commit: r353648 - head/www/opera

Dirk Meyer dinoex at FreeBSD.org
Sun May 11 06:00:52 UTC 2014


Author: dinoex
Date: Sun May 11 06:00:51 2014
New Revision: 353648
URL: http://svnweb.freebsd.org/changeset/ports/353648
QAT: https://qat.redports.org/buildarchive/r353648/

Log:
  - make sure libxml2 is recorded

Modified:
  head/www/opera/Makefile

Modified: head/www/opera/Makefile
==============================================================================
--- head/www/opera/Makefile	Sun May 11 05:59:17 2014	(r353647)
+++ head/www/opera/Makefile	Sun May 11 06:00:51 2014	(r353648)
@@ -67,7 +67,7 @@ USE_GSTREAMER+=	vorbis ogg theora vp8 go
 .endif
 
 .if ${PORT_OPTIONS:MGTK2}
-USE_GNOME+=	gtk20
+USE_GNOME+=	gtk20 libxml2
 .endif
 
 .if ${PORT_OPTIONS:MKDE4}


More information about the svn-ports-all mailing list