- Convert to PYDISTUTILS_AUTOPLIST
PR: ports/185947 With hat: python@
This commit is contained in:
parent
9d52544272
commit
093778220e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345623
1 changed files with 2 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= pybugz
|
||||
PORTVERSION= 0.9.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.bayofrum.net/dist/${PORTNAME}/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,9 +15,6 @@ LICENSE= GPLv2
|
|||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
USE_PYTHON= 2
|
||||
USE_PYDISTUTILS=yes
|
||||
|
||||
PLIST_FILES= bin/bugz
|
||||
DATADIR= ${PYTHONPREFIX_SITELIBDIR}/bugz
|
||||
PORTDATA= *
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue