summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-03 13:25:07 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-03 13:25:07 +0000
commitc558673f0bec6616efdfc5b86b5a243ba44e7a50 (patch)
tree90afa9b01d27a27562cef2bfc7c5d7598196f5d1 /x11
parentUpdate to 20060503 (diff)
- Switch lua dependency to lang/lua50
Notes
Notes: svn path=/head/; revision=161274
Diffstat (limited to 'x11')
-rw-r--r--x11/kdelibs3/Makefile2
-rw-r--r--x11/kdelibs4/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index a94d1ae0d82c..b7f2cfe0d4c8 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -27,7 +27,7 @@ LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \
dns_sd:${PORTSDIR}/net/mDNSResponder \
idn:${PORTSDIR}/dns/libidn \
jasper:${PORTSDIR}/graphics/jasper \
- lua.5:${PORTSDIR}/lang/lua \
+ lua.5:${PORTSDIR}/lang/lua50 \
pcre:${PORTSDIR}/devel/pcre \
tiff.4:${PORTSDIR}/graphics/tiff \
xml2.5:${PORTSDIR}/textproc/libxml2 \
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile
index a94d1ae0d82c..b7f2cfe0d4c8 100644
--- a/x11/kdelibs4/Makefile
+++ b/x11/kdelibs4/Makefile
@@ -27,7 +27,7 @@ LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \
dns_sd:${PORTSDIR}/net/mDNSResponder \
idn:${PORTSDIR}/dns/libidn \
jasper:${PORTSDIR}/graphics/jasper \
- lua.5:${PORTSDIR}/lang/lua \
+ lua.5:${PORTSDIR}/lang/lua50 \
pcre:${PORTSDIR}/devel/pcre \
tiff.4:${PORTSDIR}/graphics/tiff \
xml2.5:${PORTSDIR}/textproc/libxml2 \