1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

Remove interactivity

Reviewed by:	bapt
This commit is contained in:
Chris Rees 2013-01-18 16:00:45 +00:00
parent 7a42bc2e65
commit f0bc5c1325
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310613
2 changed files with 0 additions and 6 deletions

View File

@ -17,12 +17,6 @@ RUN_DEPENDS= p5-Inline>=0.51:${PORTSDIR}/devel/p5-Inline \
PERL_CONFIGURE= yes
.if defined(BATCH) || defined(PACKAGE_BUILDING)
EXTRA_PATCHES+= ${FILESDIR}/opt-patch-Makefile.PL
.else
IS_INTERACTIVE= yes
.endif
MAN3= Inline::CPP.3 \
Inline::CPP::Config.3 \
Inline::CPP::grammar.3