aboutsummaryrefslogtreecommitdiff
path: root/sysutils/condor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/condor/Makefile')
-rw-r--r--sysutils/condor/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/condor/Makefile b/sysutils/condor/Makefile
index bebf3f1750ab..15b2397ed8d1 100644
--- a/sysutils/condor/Makefile
+++ b/sysutils/condor/Makefile
@@ -7,6 +7,7 @@
PORTNAME= condor
PORTVERSION= 7.0.0
+PORTREVISION= 1
CATEGORIES= sysutils parallel
MASTER_SITES= http://www.cs.wisc.edu/condor/cgi-bin/downloads/sendfile.pl/freebsd-${OSREL}/v7.0/
DISTNAME= condor_src-${PORTVERSION}-all-all
@@ -21,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:262:env
+USE_AUTOTOOLS= autoconf:267:env
USE_BISON= build
USE_GMAKE= yes
USE_LDCONFIG= yes