- Fix the conflicts with py27-py-restclient
Reported by: swills@
This commit is contained in:
parent
f7f89c27bc
commit
38f8ccaac3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351311
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= simplecouchdb
|
||||
PORTVERSION= 0.9.26
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -25,4 +26,7 @@ USE_PYDISTUTILS= yes
|
|||
PYDISTUTILS_AUTOPLIST= yes
|
||||
PYDISTUTILS_PKGNAME= py_${PORTNAME}
|
||||
|
||||
post-extract:
|
||||
${MV} ${WRKSRC}/tests ${WRKSRC}/simplecouchdb/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue