diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-06-17 17:20:36 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-06-17 17:20:36 +0000 |
commit | 6d0b696dd84db8085134d760d4d881634527a0d2 (patch) | |
tree | 1b7dbcffeacfef0f8956f248cce98c6875d7d8ff /security/py-crits | |
parent | 1669c4980e9800978301348d12a340a26bb2d25b (diff) | |
download | ports-6d0b696dd84db8085134d760d4d881634527a0d2.tar.gz ports-6d0b696dd84db8085134d760d4d881634527a0d2.zip |
Mark BROKEN: Depends on conflicting versions of django
[101amd64-default-job-03] Installing py27-django-tastypie-0.12.1...
[101amd64-default-job-03] `-- Installing py27-django-1.8.2...
pkg-static: py27-django-1.8.2 conflicts with py27-django16-1.6.11 (installs files into the same place). Problematic file: /usr/local/man/man1/django-admin.1.gz
Reported by: pkg-fallout
Notes
Notes:
svn path=/head/; revision=389949
Diffstat (limited to 'security/py-crits')
-rw-r--r-- | security/py-crits/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/py-crits/Makefile b/security/py-crits/Makefile index 0f4fe1241c22..98bfaa87693f 100644 --- a/security/py-crits/Makefile +++ b/security/py-crits/Makefile @@ -13,6 +13,8 @@ COMMENT= Collaborative Research Into Threats LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= Depends on conflicting versions of django + USE_GITHUB= yes GH_PROJECT= crits |