diff options
Diffstat (limited to 'devel/codeblocks/Makefile')
-rw-r--r-- | devel/codeblocks/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/codeblocks/Makefile b/devel/codeblocks/Makefile index 142211a..0297d8a 100644 --- a/devel/codeblocks/Makefile +++ b/devel/codeblocks/Makefile @@ -3,7 +3,7 @@ PORTNAME= codeblocks PORTVERSION= 16.01 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/Sources/${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -18,7 +18,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.5.so:textproc/hunspell + libhunspell-1.6.so:textproc/hunspell USES= autoreconf compiler desktop-file-utils fam:gamin localbase \ gettext-runtime libtool pathfix pkgconfig shared-mime-info |