aboutsummaryrefslogtreecommitdiff
path: root/sysutils/condor
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-05 16:29:41 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-05 16:29:41 +0000
commitd882e5c6dc77ea10414299ba7c70f5f38bdc5c3f (patch)
tree37116c6cf8df01fa6642a0919c93136f828c73cf /sysutils/condor
parentc39a9a21ac9f9c260d1d697ec50added86fff056 (diff)
downloadports-d882e5c6dc77ea10414299ba7c70f5f38bdc5c3f.tar.gz
ports-d882e5c6dc77ea10414299ba7c70f5f38bdc5c3f.zip
- Add CPE info
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=388591
Diffstat (limited to 'sysutils/condor')
-rw-r--r--sysutils/condor/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/condor/Makefile b/sysutils/condor/Makefile
index 48835e8f34b0..0335c15a73ab 100644
--- a/sysutils/condor/Makefile
+++ b/sysutils/condor/Makefile
@@ -20,7 +20,8 @@ LIB_DEPENDS+= libkrb5support.so:${PORTSDIR}/security/krb5 \
WRKSRC= ${WRKDIR}/condor-${PORTVERSION}
USE_LDCONFIG= yes
# Does not build with Python 3
-USES= cmake gmake perl5 pgsql python:2 shebangfix
+USES= cmake cpe gmake perl5 pgsql python:2 shebangfix
+CPE_VENDOR= condor_project
# Does not build with gcc 4.2 or clang
USE_GCC= yes
SHEBANG_FILES= src/condor_scripts/condor_qsub \