1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00

- add RUN_DEPENDS=BUILD_DEPENDS

- fix pkg-plist
This commit is contained in:
Yen-Ming Lee 2005-09-20 18:50:28 +00:00
parent d495528e49
commit 454c5dc8cd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143236

View File

@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Generic classes for simplistic and perlish handling of XML data
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes