aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2000-02-26 07:37:28 +0800
committerdirk <dirk@FreeBSD.org>2000-02-26 07:37:28 +0800
commit4bbf93da6c75cd429ec54ca3535ae9e68500cdd4 (patch)
treecb9d7ab571a1cc18b20fad78154914a1cdf8103e /www
parent7068928343e29befb557c54e94313a055ae326e9 (diff)
downloadfreebsd-ports-gnome-4bbf93da6c75cd429ec54ca3535ae9e68500cdd4.tar.gz
freebsd-ports-gnome-4bbf93da6c75cd429ec54ca3535ae9e68500cdd4.tar.zst
freebsd-ports-gnome-4bbf93da6c75cd429ec54ca3535ae9e68500cdd4.zip
-p is already included in ${MKDIR}.
Diffstat (limited to 'www')
-rw-r--r--www/mod_php3/scripts/configure.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php
index bc2508d43b1a..cd63d8e788f3 100644
--- a/www/mod_php3/scripts/configure.php
+++ b/www/mod_php3/scripts/configure.php
@@ -47,7 +47,7 @@ case $retval in
;;
esac
-${MKDIR} -p ${WRKDIRPREFIX}${CURDIR}
+${MKDIR} ${WRKDIRPREFIX}${CURDIR}
exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
while [ "$1" ]; do