summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2001-12-17 23:12:57 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2001-12-17 23:12:57 +0000
commite9387fb0e5910bad3ba50e025dfd4047306b3b5a (patch)
treed0300e055d8778397cb085168cfc3ddab5f60b24 /net-mgmt
parent- CXX=${CC} to get rid of libstdc++ in order to improve stability (diff)
Unbreak on $WRKDIRPREFIX environment.
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=51708
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/nagios-plugins/scripts/configure1
-rw-r--r--net-mgmt/netsaint-plugins/scripts/configure1
2 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/nagios-plugins/scripts/configure b/net-mgmt/nagios-plugins/scripts/configure
index 1a17d8fb4392..e466804b992a 100644
--- a/net-mgmt/nagios-plugins/scripts/configure
+++ b/net-mgmt/nagios-plugins/scripts/configure
@@ -39,6 +39,7 @@ OpenLDAP "OpenLDAP support" OFF \
esac
fi
+${MKDIR} ${WRKDIRPREFIX}${CURDIR}
exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
SUB_QSTAT="@comment "
diff --git a/net-mgmt/netsaint-plugins/scripts/configure b/net-mgmt/netsaint-plugins/scripts/configure
index 1a17d8fb4392..e466804b992a 100644
--- a/net-mgmt/netsaint-plugins/scripts/configure
+++ b/net-mgmt/netsaint-plugins/scripts/configure
@@ -39,6 +39,7 @@ OpenLDAP "OpenLDAP support" OFF \
esac
fi
+${MKDIR} ${WRKDIRPREFIX}${CURDIR}
exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
SUB_QSTAT="@comment "