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/rasqal | |
parent | 2eff21dbe0d995671054a2172ad775a846edb04c (diff) | |
download | ports-c4d19306b623c00e5b1e8791c11dd472ca82c0d6.tar.gz ports-c4d19306b623c00e5b1e8791c11dd472ca82c0d6.zip |
Notes
Diffstat (limited to 'textproc/rasqal')
-rw-r--r-- | textproc/rasqal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile index 565e55b7fe7a..a454b797d483 100644 --- a/textproc/rasqal/Makefile +++ b/textproc/rasqal/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 |