diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-03 00:06:00 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-03 00:06:00 +0000 |
commit | c4d19306b623c00e5b1e8791c11dd472ca82c0d6 (patch) | |
tree | eb0063369b3250bbaeb543466c1983cc2d56653d /textproc/redland/Makefile | |
parent | - Update to 1.1.0 (diff) |
- Chase raptor shlib version raise.
Diffstat (limited to '')
-rw-r--r-- | textproc/redland/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile index 565e55b7fe7a..a454b797d483 100644 --- a/textproc/redland/Makefile +++ b/textproc/redland/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A high-level interface for RDF LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db2 \ - raptor.1:${PORTSDIR}/textproc/raptor + raptor.2:${PORTSDIR}/textproc/raptor USE_OPENSSL= yes USE_GETOPT_LONG= yes |