From 618d32c2fd322770a8b1f0a057271e057045c325 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 19 Dec 2012 00:30:32 +0000 Subject: [PATCH] Chase icu bump --- textproc/raptor2/Makefile | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index 7a9d91723b74..da739cb2e66f 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: raptor -# Date created: Nov 22, 2001 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= raptor2 PORTVERSION= 2.0.8 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ \ SF/librdf/${PORTNAME}/${PORTVERSION} @@ -14,9 +11,9 @@ MASTER_SITES= http://download.librdf.org/source/ \ MAINTAINER= kde@FreeBSD.org COMMENT= RDF Parser Toolkit for Redland -LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ - icuuc.48:${PORTSDIR}/devel/icu \ - yajl.2:${PORTSDIR}/devel/yajl +LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ + icuuc:${PORTSDIR}/devel/icu \ + yajl:${PORTSDIR}/devel/yajl CONFLICTS= raptor-1.4.1[0-9]* raptor-1.4.21