diff options
Diffstat (limited to 'textproc/raptor/Makefile')
-rw-r--r-- | textproc/raptor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index eae0025e8aa8..79a5cb4d55bd 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -8,7 +8,7 @@ PORTNAME= raptor PORTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.redland.opensource.ac.uk/dist/source/ @@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= librdf MAINTAINER= ports@FreeBSD.org COMMENT= RDF Parser Toolkit for Redland -LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \ xmlparse.1:${PORTSDIR}/www/libwww USE_GETOPT_LONG= yes |