Modified: users/devans/GNOME-3/unstable/dports/gnome/gtk-doc/Portfile (124901 => 124902)
--- users/devans/GNOME-3/unstable/dports/gnome/gtk-doc/Portfile 2014-08-30 19:48:45 UTC (rev 124901)
+++ users/devans/GNOME-3/unstable/dports/gnome/gtk-doc/Portfile 2014-08-30 20:03:40 UTC (rev 124902)
@@ -40,11 +40,12 @@
port:docbook-xml \
port:docbook-xsl \
port:itstool \
- port:vim
+ port:source-highlight
configure.perl ${prefix}/bin/perl5.16
configure.env-append XSLTPROC=${prefix}/bin/xsltproc
-configure.args --with-xml-catalog=${prefix}/etc/xml/catalog
+configure.args --with-xml-catalog=${prefix}/etc/xml/catalog \
+ --with-highlight=source-highlight
# TODO Enable test support.