mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00: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
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= nagiosplugin
|
||||
PORTVERSION= 1.2.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -16,8 +17,6 @@ USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
pre-install: regression-test
|
||||
|
||||
regression-test: build
|
||||
@cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user