Add a BUILD_DEPENDS on p5-XML-Parser to fix the build on a clean system.
PR: 68636 Submitted by: Konstantin Oznobikhin <bork@rsu.ru>
This commit is contained in:
parent
6aada50f02
commit
925d97ca12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112867
@ -15,6 +15,7 @@ DIST_SUBDIR= gnome
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Xml internationalization support for GNOME, and others
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
Loading…
Reference in New Issue
Block a user