aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2008-07-03 17:55:58 +0800
committervanilla <vanilla@FreeBSD.org>2008-07-03 17:55:58 +0800
commit2534b65ef22bdf95d40ffe99133862fd32234b3e (patch)
treebe685d183efca3feb14c7e4bc3b49d2b746fadae /devel
parentbbe7e68d980ae99a856140dfd557dc1366040b3a (diff)
downloadfreebsd-ports-gnome-2534b65ef22bdf95d40ffe99133862fd32234b3e.tar.gz
freebsd-ports-gnome-2534b65ef22bdf95d40ffe99133862fd32234b3e.tar.zst
freebsd-ports-gnome-2534b65ef22bdf95d40ffe99133862fd32234b3e.zip
Add depends to expat2.
Submitted by: itetu@ via 'QA Tindy'
Diffstat (limited to 'devel')
-rw-r--r--devel/libopkele/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libopkele/Makefile b/devel/libopkele/Makefile
index bfd99c99d095..1d7472f230f5 100644
--- a/devel/libopkele/Makefile
+++ b/devel/libopkele/Makefile
@@ -16,6 +16,7 @@ COMMENT= A c++ implementation of an OpenID decentralized identity system
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost
LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \
pcre.0:${PORTSDIR}/devel/pcre \
+ expat.6:${PORTSDIR}/textproc/expat2 \
tidy:${PORTSDIR}/www/tidy-lib \
xslt:${PORTSDIR}/textproc/libxslt