mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Add dependence on libxslt
PR: ports/175971 Submitted by: pawel@
This commit is contained in:
parent
55479986b5
commit
3a850e18e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312070
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= raptor2
|
||||
PORTVERSION= 2.0.8
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://download.librdf.org/source/ \
|
||||
SF/librdf/${PORTNAME}/${PORTVERSION}
|
||||
@ -17,7 +17,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
|
||||
|
||||
CONFLICTS= raptor-1.4.1[0-9]* raptor-1.4.21
|
||||
|
||||
USE_GNOME= gnomehack libxml2
|
||||
USE_GNOME= gnomehack libxml2 libxslt
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \
|
||||
--with-curl-config=${LOCALBASE}/bin/curl-config \
|
||||
|
Loading…
Reference in New Issue
Block a user