aboutsummaryrefslogtreecommitdiff
path: root/devel/codeblocks
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-12-27 12:34:09 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-12-27 12:34:09 +0000
commit2dceac3c611e5e174ed297642469e0c410a95888 (patch)
tree3bf5558f992b01a635d3c5f472f1d6b5e17d7983 /devel/codeblocks
parent383e8b8f6a6a13a35b83cec306e37e4801847817 (diff)
downloadports-2dceac3c611e5e174ed297642469e0c410a95888.tar.gz
ports-2dceac3c611e5e174ed297642469e0c410a95888.zip
Fix LIB_DEPENDS
Notes
Notes: svn path=/head/; revision=337723
Diffstat (limited to 'devel/codeblocks')
-rw-r--r--devel/codeblocks/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/codeblocks/Makefile b/devel/codeblocks/Makefile
index 55029cb8467f..76fe3e93668d 100644
--- a/devel/codeblocks/Makefile
+++ b/devel/codeblocks/Makefile
@@ -15,7 +15,7 @@ LICENSE_COMB= multi
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs \
- libhunspell.so:${PORTSDIR}/textproc/hunspell \
+ libhunspell-1.3.so:${PORTSDIR}/textproc/hunspell \
librsync.so:${PORTSDIR}/net/librsync
RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info