mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
sysutils/py-nagiosplugin: Remove pre-install target
Remove pre-install target, committed inadvertently. Also, here's the URL for nagiosplugin changes: * http://pythonhosted.org/nagiosplugin/history.html
This commit is contained in:
parent
1b50c242b7
commit
499299ff76
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363112
1 changed files with 1 additions and 2 deletions
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
PORTNAME= nagiosplugin
|
PORTNAME= nagiosplugin
|
||||||
PORTVERSION= 1.2.2
|
PORTVERSION= 1.2.2
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= sysutils python
|
CATEGORIES= sysutils python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -16,8 +17,6 @@ USE_PYTHON= yes
|
||||||
USE_PYDISTUTILS= yes
|
USE_PYDISTUTILS= yes
|
||||||
PYDISTUTILS_AUTOPLIST= yes
|
PYDISTUTILS_AUTOPLIST= yes
|
||||||
|
|
||||||
pre-install: regression-test
|
|
||||||
|
|
||||||
regression-test: build
|
regression-test: build
|
||||||
@cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
|
@cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue