summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-11-13 23:53:53 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-11-13 23:53:53 +0000
commit03b872d3ccab4ef9c16210b3888cebeb95685dc0 (patch)
treeb3eca059c822f9629097cb5c7ae195482b1597d2 /mail
parentMake libcgiparse.so symlink in post-install target so this port packages. (diff)
pwcheck is in ${LOCALBASE}/sbin, which is not in root's default path, so
spell out the whole path. Submitted by: bento
Notes
Notes: svn path=/head/; revision=35105
Diffstat (limited to 'mail')
-rw-r--r--mail/cyrus-imapd/Makefile2
-rw-r--r--mail/cyrus-imapd2/Makefile2
-rw-r--r--mail/cyrus-imapd22/Makefile2
-rw-r--r--mail/cyrus-imapd23/Makefile2
-rw-r--r--mail/cyrus-imapd24/Makefile2
-rw-r--r--mail/cyrus/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/mail/cyrus-imapd/Makefile b/mail/cyrus-imapd/Makefile
index 0e3be212312c..5b1302c7f56f 100644
--- a/mail/cyrus-imapd/Makefile
+++ b/mail/cyrus-imapd/Makefile
@@ -20,7 +20,7 @@ Y2K= http://asg.web.cmu.edu/cyrus/imapd/y2k.html
LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend \
- pwcheck:${PORTSDIR}/security/cyrus-sasl
+ ${LOCALBASE}/sbin/pwcheck:${PORTSDIR}/security/cyrus-sasl
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --with-cyrus-prefix=${PREFIX}/cyrus \
diff --git a/mail/cyrus-imapd2/Makefile b/mail/cyrus-imapd2/Makefile
index 0e3be212312c..5b1302c7f56f 100644
--- a/mail/cyrus-imapd2/Makefile
+++ b/mail/cyrus-imapd2/Makefile
@@ -20,7 +20,7 @@ Y2K= http://asg.web.cmu.edu/cyrus/imapd/y2k.html
LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend \
- pwcheck:${PORTSDIR}/security/cyrus-sasl
+ ${LOCALBASE}/sbin/pwcheck:${PORTSDIR}/security/cyrus-sasl
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --with-cyrus-prefix=${PREFIX}/cyrus \
diff --git a/mail/cyrus-imapd22/Makefile b/mail/cyrus-imapd22/Makefile
index 0e3be212312c..5b1302c7f56f 100644
--- a/mail/cyrus-imapd22/Makefile
+++ b/mail/cyrus-imapd22/Makefile
@@ -20,7 +20,7 @@ Y2K= http://asg.web.cmu.edu/cyrus/imapd/y2k.html
LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend \
- pwcheck:${PORTSDIR}/security/cyrus-sasl
+ ${LOCALBASE}/sbin/pwcheck:${PORTSDIR}/security/cyrus-sasl
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --with-cyrus-prefix=${PREFIX}/cyrus \
diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile
index 0e3be212312c..5b1302c7f56f 100644
--- a/mail/cyrus-imapd23/Makefile
+++ b/mail/cyrus-imapd23/Makefile
@@ -20,7 +20,7 @@ Y2K= http://asg.web.cmu.edu/cyrus/imapd/y2k.html
LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend \
- pwcheck:${PORTSDIR}/security/cyrus-sasl
+ ${LOCALBASE}/sbin/pwcheck:${PORTSDIR}/security/cyrus-sasl
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --with-cyrus-prefix=${PREFIX}/cyrus \
diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile
index 0e3be212312c..5b1302c7f56f 100644
--- a/mail/cyrus-imapd24/Makefile
+++ b/mail/cyrus-imapd24/Makefile
@@ -20,7 +20,7 @@ Y2K= http://asg.web.cmu.edu/cyrus/imapd/y2k.html
LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend \
- pwcheck:${PORTSDIR}/security/cyrus-sasl
+ ${LOCALBASE}/sbin/pwcheck:${PORTSDIR}/security/cyrus-sasl
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --with-cyrus-prefix=${PREFIX}/cyrus \
diff --git a/mail/cyrus/Makefile b/mail/cyrus/Makefile
index 0e3be212312c..5b1302c7f56f 100644
--- a/mail/cyrus/Makefile
+++ b/mail/cyrus/Makefile
@@ -20,7 +20,7 @@ Y2K= http://asg.web.cmu.edu/cyrus/imapd/y2k.html
LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend \
- pwcheck:${PORTSDIR}/security/cyrus-sasl
+ ${LOCALBASE}/sbin/pwcheck:${PORTSDIR}/security/cyrus-sasl
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --with-cyrus-prefix=${PREFIX}/cyrus \