diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2008-07-03 09:55:58 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2008-07-03 09:55:58 +0000 |
commit | 574da2424618507ec26b03abce9f6134e01a8357 (patch) | |
tree | 2c79835ec4d40737adba15cc7e699c7ab6d6c3ea /devel/libopkele | |
parent | 40f6986bff5146580a48d8f90b6f0c6f9a05f8ef (diff) | |
download | ports-574da2424618507ec26b03abce9f6134e01a8357.tar.gz ports-574da2424618507ec26b03abce9f6134e01a8357.zip |
Notes
Diffstat (limited to 'devel/libopkele')
-rw-r--r-- | devel/libopkele/Makefile | 1 |
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 |