mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Convert to autoplist
- Stage support - Bump PORTREVISION
This commit is contained in:
parent
c578afabf3
commit
6a3717567f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347028
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
PORTNAME= django-mezzanine
|
PORTNAME= django-mezzanine
|
||||||
PORTVERSION= 1.4.7
|
PORTVERSION= 1.4.7
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= www python
|
CATEGORIES= www python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
@ -26,10 +26,8 @@ USES= gettext
|
|||||||
USE_PYTHON= 2
|
USE_PYTHON= 2
|
||||||
USE_PYDISTUTILS= yes
|
USE_PYDISTUTILS= yes
|
||||||
PYDISTUTILS_AUTOPLIST= yes
|
PYDISTUTILS_AUTOPLIST= yes
|
||||||
PYDISTUTILS_PKGNAME= Mezzanine
|
|
||||||
|
|
||||||
regression-test: build
|
regression-test: build
|
||||||
@cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test
|
@cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user