aboutsummaryrefslogtreecommitdiffstats
path: root/x11/kdelibs2
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2001-08-19 07:49:50 +0800
committerolgeni <olgeni@FreeBSD.org>2001-08-19 07:49:50 +0800
commit075d70b5b8d11a79db25dadca92853f7bb6840c4 (patch)
treedcf3ddad426376f31b4229b8c96b2ef5fda1892a /x11/kdelibs2
parent5086ed928d80738799cf16070ced8bcdba367f41 (diff)
downloadfreebsd-ports-gnome-075d70b5b8d11a79db25dadca92853f7bb6840c4.tar.gz
freebsd-ports-gnome-075d70b5b8d11a79db25dadca92853f7bb6840c4.tar.zst
freebsd-ports-gnome-075d70b5b8d11a79db25dadca92853f7bb6840c4.zip
Add dependency on devel/pcre, it is required by Konqueror to implement
regular expressions in javascript.
Diffstat (limited to 'x11/kdelibs2')
-rw-r--r--x11/kdelibs2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kdelibs2/Makefile b/x11/kdelibs2/Makefile
index 606ee7b86bb9..e3054c8f8367 100644
--- a/x11/kdelibs2/Makefile
+++ b/x11/kdelibs2/Makefile
@@ -19,7 +19,8 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
fam.0:${PORTSDIR}/devel/fam \
cups.2:${PORTSDIR}/print/cups \
xml2.5:${PORTSDIR}/textproc/libxml2 \
- bz2.1:${PORTSDIR}/archivers/bzip2
+ bz2.1:${PORTSDIR}/archivers/bzip2 \
+ pcre.0:${PORTSDIR}/devel/pcre
USE_OPENSSL= yes
USE_QT_VER= 2