diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-05-01 22:55:06 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-05-01 22:55:06 +0800 |
commit | 4619ee67513b5d8df545f20772daa050ae555906 (patch) | |
tree | 948af3a93d8ee229cd35178cf3643406e8d4ac1b /lang/ruby23 | |
parent | d7112dd63740056e2267704bc5d4d7d3c8d871cd (diff) | |
download | freebsd-ports-gnome-4619ee67513b5d8df545f20772daa050ae555906.tar.gz freebsd-ports-gnome-4619ee67513b5d8df545f20772daa050ae555906.tar.zst freebsd-ports-gnome-4619ee67513b5d8df545f20772daa050ae555906.zip |
Always use latest doxygen
MFH: 2017Q2
Diffstat (limited to 'lang/ruby23')
-rw-r--r-- | lang/ruby23/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby23/Makefile b/lang/ruby23/Makefile index 9e602127dcfb..55f3e120f671 100644 --- a/lang/ruby23/Makefile +++ b/lang/ruby23/Makefile @@ -58,7 +58,7 @@ RDOC_DESC= Build and install Rdoc indexes EDIT_DESC= Which line editing lib to use LIBEDIT_DESC= Use libedit READLINE_DESC= Use libreadline -CAPIDOCS_BUILD_DEPENDS= doxygen>=1.8.12,2:devel/doxygen \ +CAPIDOCS_BUILD_DEPENDS= doxygen>=1.8.13,2:devel/doxygen \ dot:graphics/graphviz CAPIDOCS_CONFIGURE_ENABLE= install-capi GMP_CONFIGURE_WITH= gmp |