aboutsummaryrefslogtreecommitdiffstats
path: root/german/wordpress
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2018-04-26 06:00:04 +0800
committermat <mat@FreeBSD.org>2018-04-26 06:00:04 +0800
commit75aca9006f19a6bb2f4e9fbf4e7ad3ddb047805f (patch)
tree877f83651fc08a9e89b2786d39a927b386e1f64a /german/wordpress
parent5b493af2108b897c9e5b072010e8d5abc6c43925 (diff)
downloadfreebsd-ports-gnome-75aca9006f19a6bb2f4e9fbf4e7ad3ddb047805f.tar.gz
freebsd-ports-gnome-75aca9006f19a6bb2f4e9fbf4e7ad3ddb047805f.tar.zst
freebsd-ports-gnome-75aca9006f19a6bb2f4e9fbf4e7ad3ddb047805f.zip
Only sleep in ports if BATCH/PACKAGE_BUILDING are not defined.
Sponsored by: Absolight
Diffstat (limited to 'german/wordpress')
-rw-r--r--german/wordpress/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/german/wordpress/Makefile b/german/wordpress/Makefile
index 9f672169ea97..e39394a8c60c 100644
--- a/german/wordpress/Makefile
+++ b/german/wordpress/Makefile
@@ -36,7 +36,9 @@ OPTIONS_DEFINE= DOCS
pre-everything::
@${ECHO_CMD} "If you want to upgrade, you must read upgrade document."
@${ECHO_CMD} ""
+. if !(defined(PACKAGE_BUILDING) || defined(BATCH))
@sleep 1
+. endif
pre-install:
${ECHO_CMD} '@owner www' > ${PLIST}