s/expat2/libxml2/ in LIB_DEPENDS to fix build on -current.
This commit is contained in:
parent
58301eb9fd
commit
63c44a676e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70662
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= librdf
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
|
||||
expat.4:${PORTSDIR}/textproc/expat2 \
|
||||
xml2.5:${PORTSDIR}/textproc/libxml2 \
|
||||
xmlparse.1:${PORTSDIR}/www/libwww
|
||||
|
||||
LIBWWW_CONFIG= ${LOCALBASE}/bin/libwww-config
|
||||
|
|
|
@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= librdf
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
|
||||
expat.4:${PORTSDIR}/textproc/expat2 \
|
||||
xml2.5:${PORTSDIR}/textproc/libxml2 \
|
||||
xmlparse.1:${PORTSDIR}/www/libwww
|
||||
|
||||
LIBWWW_CONFIG= ${LOCALBASE}/bin/libwww-config
|
||||
|
|
Loading…
Reference in a new issue