aboutsummaryrefslogtreecommitdiffstats
path: root/editors/winefish
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2012-02-14 20:45:35 +0800
committermm <mm@FreeBSD.org>2012-02-14 20:45:35 +0800
commitbe0b9912665d6b9817306e97e10f6829144a8d83 (patch)
treed4af35b8c4ef9603087df62c197a0b5ec4ba9ba3 /editors/winefish
parentc0984d7212423fec61910cec885222df29522d13 (diff)
downloadfreebsd-ports-gnome-be0b9912665d6b9817306e97e10f6829144a8d83.tar.gz
freebsd-ports-gnome-be0b9912665d6b9817306e97e10f6829144a8d83.tar.zst
freebsd-ports-gnome-be0b9912665d6b9817306e97e10f6829144a8d83.zip
Bump pcre library dependency due to 8.30 update
Diffstat (limited to 'editors/winefish')
-rw-r--r--editors/winefish/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/winefish/Makefile b/editors/winefish/Makefile
index 936e466996b1..6a8d1e46914c 100644
--- a/editors/winefish/Makefile
+++ b/editors/winefish/Makefile
@@ -7,7 +7,7 @@
PORTNAME= winefish
DISTVERSION= 1.3.3
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= editors print
MASTER_SITES= http://download.berlios.de/winefish/ \
http://nivi.interfree.it/distfiles/winefish/
@@ -17,7 +17,7 @@ MAINTAINER= nivit@FreeBSD.org
COMMENT= A LaTeX editor based on BlueFish
LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell \
- pcre.0:${PORTSDIR}/devel/pcre
+ pcre.1:${PORTSDIR}/devel/pcre
RUN_DEPENDS= dos2unix:${PORTSDIR}/converters/unix2dos \
gv:${PORTSDIR}/print/gv \
latex:${PORTSDIR}/print/teTeX \