- Register CONFLICTS after latest addition of new py-twistedCore.
This commit is contained in:
parent
f80953006f
commit
6096fdb0a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=133404
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= twisted
|
||||
PORTVERSION= 1.3.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel net python
|
||||
MASTER_SITES= http://twisted.sourceforge.net/ \
|
||||
http://twistedmatrix.com/downloads/ \
|
||||
|
@ -19,6 +20,8 @@ WRKSRC= ${WRKDIR}/Twisted-${PORTVERSION}
|
|||
MAINTAINER= nbm@FreeBSD.org
|
||||
COMMENT= An event-based Python framework for internet applications
|
||||
|
||||
CONFLICTS= py-twistedCore-[0-9]*
|
||||
|
||||
# - Note that Twisted ships with some graphical examples and clients that
|
||||
# require PyGNOME to run. These are not central to the funcitoning of
|
||||
# Twisted, but the user should feel free to install x11-toolits/py-gnome
|
||||
|
|
Loading…
Reference in a new issue