mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- fix issue with interactivity
Noticed by: Matthew D. Fuller <fullermd@over-yonder.net>
This commit is contained in:
parent
ec04db7b67
commit
e1507544c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348241
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
CONFIGURE_ARGS= < /dev/null
|
||||||
|
|
||||||
OPTIONS_DEFINE= EXAMPLES IDN IPV6
|
OPTIONS_DEFINE= EXAMPLES IDN IPV6
|
||||||
|
|
||||||
INSTALL_TARGET= pure_install
|
INSTALL_TARGET= pure_install
|
||||||
|
|
Loading…
Add table
Reference in a new issue