diff options
Diffstat (limited to 'devel/codeblocks-devel/Makefile')
-rw-r--r-- | devel/codeblocks-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/codeblocks-devel/Makefile b/devel/codeblocks-devel/Makefile index c184d8ebdfb3..8763e7021d56 100644 --- a/devel/codeblocks-devel/Makefile +++ b/devel/codeblocks-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= codeblocks PORTVERSION= 18.04 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= http://download.tuxfamily.org/bartcoding/FreeBSD/ \ ${MASTER_SITE_LOCAL} @@ -20,7 +20,7 @@ BUILD_DEPENDS= zip:archivers/zip LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ - libhunspell-1.6.so:textproc/hunspell + libhunspell-1.7.so:textproc/hunspell USES= autoreconf compiler:c++11-lang desktop-file-utils fam:gamin localbase \ gettext-runtime libtool pathfix pkgconfig shared-mime-info |