aboutsummaryrefslogtreecommitdiffstats
path: root/editors/winefish/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/winefish/Makefile')
-rw-r--r--editors/winefish/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/winefish/Makefile b/editors/winefish/Makefile
index 2628d80c09cf..3b81934c5d9b 100644
--- a/editors/winefish/Makefile
+++ b/editors/winefish/Makefile
@@ -12,8 +12,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= nivit@FreeBSD.org
COMMENT= LaTeX editor based on BlueFish
-LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell \
- pcre.3:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= libaspell.so:${PORTSDIR}/textproc/aspell \
+ libpcre.so:${PORTSDIR}/devel/pcre
RUN_DEPENDS= dos2unix:${PORTSDIR}/converters/unix2dos \
gv:${PORTSDIR}/print/gv \
tidy:${PORTSDIR}/www/tidy-lib \