aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-nagiosplugin
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2014-07-28 05:21:11 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2014-07-28 05:21:11 +0000
commit499299ff76ccc3fc883bcb85a9682cbb5fed9fb0 (patch)
treefb31a4905a9c5fdbc47e12f037d1ba35ab563cab /sysutils/py-nagiosplugin
parent1b50c242b7b0c8de351c28c5c84fbb8e6eb036fe (diff)
downloadports-499299ff76ccc3fc883bcb85a9682cbb5fed9fb0.tar.gz
ports-499299ff76ccc3fc883bcb85a9682cbb5fed9fb0.zip
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
Notes
Notes: svn path=/head/; revision=363112
Diffstat (limited to 'sysutils/py-nagiosplugin')
-rw-r--r--sysutils/py-nagiosplugin/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/py-nagiosplugin/Makefile b/sysutils/py-nagiosplugin/Makefile
index c48253675701..7233a435eb52 100644
--- a/sysutils/py-nagiosplugin/Makefile
+++ b/sysutils/py-nagiosplugin/Makefile
@@ -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