summaryrefslogtreecommitdiff
path: root/sysutils/condor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/condor/Makefile')
-rw-r--r--sysutils/condor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/condor/Makefile b/sysutils/condor/Makefile
index 326b4d997566..0015fc7b54fc 100644
--- a/sysutils/condor/Makefile
+++ b/sysutils/condor/Makefile
@@ -6,7 +6,7 @@
PORTNAME= condor
PORTVERSION= 8.4.9
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= sysutils net
MASTER_SITES= http://www.acadix.biz/Ports/distfiles/
DISTNAME= condor_src-${PORTVERSION}-all-all
@@ -26,7 +26,7 @@ LIB_DEPENDS+= libkrb5support.so:security/krb5 \
WRKSRC= ${WRKDIR}/condor-${PORTVERSION}
USE_LDCONFIG= yes
# Does not build with Python 3
-USES= cmake cpe perl5 pgsql python:2 shebangfix ssl
+USES= cmake cpe perl5 pgsql python:2.7 shebangfix ssl
CPE_VENDOR= condor_project
SHEBANG_FILES= src/condor_scripts/condor_qsub \
src/condor_gridmanager/remote_gahp \