mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Change from USES=twisted to devel/py-twisted
- Add NO_ARCH - Bump PORTREVISION for dependency change
This commit is contained in:
parent
dfb153c553
commit
ee8457a406
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442640
1 changed files with 5 additions and 2 deletions
|
@ -10,8 +10,11 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= HTTP XMPP client interface
|
||||
|
||||
USES= python twisted:words,web,conch,names
|
||||
USE_PYTHON= distutils autoplist
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_RC_SUBR= punjab
|
||||
|
||||
SUB_FILES= pkg-message punjab.tac
|
||||
|
|
Loading…
Add table
Reference in a new issue