summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>1999-08-26 11:30:48 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>1999-08-26 11:30:48 +0000
commit79129066a32e2fddfd9704c82db4128bbac5d3dd (patch)
treee00ad082acc331f14bea49aaca97747742c2c059 /mail
parentCurrently php-3.0.12 misses ImagePng() and ImageCreateFromPng() for (diff)
Argh! The last commit got the port installing the exim binaries into
${PREFIX}/bin instead of ${PREFIX}/sbin . Fixed. Reported by: Mike Freislich <mikef@korbitec.com>
Notes
Notes: svn path=/head/; revision=20989
Diffstat (limited to 'mail')
-rw-r--r--mail/exim-devel/files/Makefile2
-rw-r--r--mail/exim-old/files/Makefile2
-rw-r--r--mail/exim/files/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/exim-devel/files/Makefile b/mail/exim-devel/files/Makefile
index 08234c1c21d8..7897639c8726 100644
--- a/mail/exim-devel/files/Makefile
+++ b/mail/exim-devel/files/Makefile
@@ -91,7 +91,7 @@
# installed in this directory. There is no default for this variable built into
# the source files; it must be set in one of the local configuration files.
-BIN_DIRECTORY=XX_PREFIX_XX/bin
+BIN_DIRECTORY=XX_PREFIX_XX/sbin
# The default distribution of Exim contains only the plain text form of the
diff --git a/mail/exim-old/files/Makefile b/mail/exim-old/files/Makefile
index 08234c1c21d8..7897639c8726 100644
--- a/mail/exim-old/files/Makefile
+++ b/mail/exim-old/files/Makefile
@@ -91,7 +91,7 @@
# installed in this directory. There is no default for this variable built into
# the source files; it must be set in one of the local configuration files.
-BIN_DIRECTORY=XX_PREFIX_XX/bin
+BIN_DIRECTORY=XX_PREFIX_XX/sbin
# The default distribution of Exim contains only the plain text form of the
diff --git a/mail/exim/files/Makefile b/mail/exim/files/Makefile
index 08234c1c21d8..7897639c8726 100644
--- a/mail/exim/files/Makefile
+++ b/mail/exim/files/Makefile
@@ -91,7 +91,7 @@
# installed in this directory. There is no default for this variable built into
# the source files; it must be set in one of the local configuration files.
-BIN_DIRECTORY=XX_PREFIX_XX/bin
+BIN_DIRECTORY=XX_PREFIX_XX/sbin
# The default distribution of Exim contains only the plain text form of the