diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-09-17 07:41:05 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-09-17 07:41:05 +0000 |
commit | 0120547e6dee5a16a2cb9c2eefb53fc30ee5f522 (patch) | |
tree | 2d5d5fcb7e765c461a891b321f83d136e51db810 /textproc/rasqal/Makefile | |
parent | 4d7b06bb904abf6716d61f0c5826628e991e1c81 (diff) | |
download | ports-0120547e6dee5a16a2cb9c2eefb53fc30ee5f522.tar.gz ports-0120547e6dee5a16a2cb9c2eefb53fc30ee5f522.zip |
Notes
Diffstat (limited to 'textproc/rasqal/Makefile')
-rw-r--r-- | textproc/rasqal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile index fc85cec66253..73116c25622a 100644 --- a/textproc/rasqal/Makefile +++ b/textproc/rasqal/Makefile @@ -8,7 +8,7 @@ PORTNAME= redland PORTVERSION= 0.9.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.redland.opensource.ac.uk/dist/source/ @@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db2 \ gdbm.2:${PORTSDIR}/databases/gdbm \ - expat.3:${PORTSDIR}/textproc/expat2 \ + expat.4:${PORTSDIR}/textproc/expat2 \ xml2.5:${PORTSDIR}/textproc/libxml2 \ xmlparse.1:${PORTSDIR}/www/libwww |