aboutsummaryrefslogtreecommitdiff
path: root/www/py-beautifulsoup
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2012-07-27 11:57:18 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2012-07-27 11:57:18 +0000
commita624b9b8739b8559a033ffc1ab69a61fc4b0b472 (patch)
tree3a013c2513673ae1f0a34bab5eae933748c9dbfa /www/py-beautifulsoup
parent1f2927f1bdacb2b62ad882de157a9bfcac56bbc0 (diff)
downloadports-a624b9b8739b8559a033ffc1ab69a61fc4b0b472.tar.gz
ports-a624b9b8739b8559a033ffc1ab69a61fc4b0b472.zip
- Remove uneeded CONFLICTS.
PR: ports/170198 Submitted by: William Grzybowski <william88@gmail.com> (maintainer) Approved by: crees, tabthorpe (mentors, implicit)
Notes
Notes: svn path=/head/; revision=301604
Diffstat (limited to 'www/py-beautifulsoup')
-rw-r--r--www/py-beautifulsoup/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/py-beautifulsoup/Makefile b/www/py-beautifulsoup/Makefile
index 57851b3f5894..bfdb2e601e76 100644
--- a/www/py-beautifulsoup/Makefile
+++ b/www/py-beautifulsoup/Makefile
@@ -19,6 +19,4 @@ USE_PYTHON= 2.7
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= beautifulsoup4
-CONFLICTS= py[0-9]*-beautifulsoup-3.*
-
.include <bsd.port.mk>