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 50a64193dd78..a51bb6b30021 100644 --- a/sysutils/condor/Makefile +++ b/sysutils/condor/Makefile @@ -21,7 +21,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:261:env +USE_AUTOTOOLS= autoconf:262:env USE_BISON= build USE_GMAKE= yes USE_LDCONFIG= yes |