aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorkoobs <koobs@FreeBSD.org>2014-07-28 13:21:11 +0800
committerkoobs <koobs@FreeBSD.org>2014-07-28 13:21:11 +0800
commit41682231d493317a14286df903956229ec975a05 (patch)
treefb31a4905a9c5fdbc47e12f037d1ba35ab563cab /sysutils
parent97764d3bc94b1ece22c8e1032a6b6af1131b6c37 (diff)
downloadfreebsd-ports-gnome-41682231d493317a14286df903956229ec975a05.tar.gz
freebsd-ports-gnome-41682231d493317a14286df903956229ec975a05.tar.zst
freebsd-ports-gnome-41682231d493317a14286df903956229ec975a05.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
Diffstat (limited to 'sysutils')
-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