diff options
Diffstat (limited to 'sysutils/condor/Makefile')
-rw-r--r-- | sysutils/condor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/condor/Makefile b/sysutils/condor/Makefile index aac12acde046..3fe7b344b10f 100644 --- a/sysutils/condor/Makefile +++ b/sysutils/condor/Makefile @@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/condor_src-${PORTVERSION}/src/ OPTIONS= SUBMIT_NODE "Configure system to be able to submit jobs" On \ EXECUTE_NODE "Configure system to execute jobs in pool" On \ MANAGER_NODE "Configure system as central manager node" On -USE_AUTOTOOLS= autoconf:268:env +USE_AUTOTOOLS= autoconf:env USE_BISON= build USE_GMAKE= yes USE_LDCONFIG= yes |