1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Stage support

- While here switch to USES
This commit is contained in:
Martin Wilke 2014-01-27 09:04:59 +00:00
parent 787bf74fb5
commit ca4757692d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341348

View File

@ -14,9 +14,7 @@ COMMENT= Utilities of the Tango project
BUILD_DEPENDS= p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple
RUN_DEPENDS= p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple
USES= pathfix pkgconfig perl5
USES= pathfix pkgconfig perl5 gmake
GNU_CONFIGURE= yes
USE_GMAKE= yes
NO_STAGE= yes
.include <bsd.port.mk>