mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Chase icu bump
This commit is contained in:
parent
f6ed24fba0
commit
618d32c2fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309212
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user