summaryrefslogtreecommitdiff
path: root/mail/smtpfeed
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-03 00:45:15 +0000
committerjoerg <joerg>2006-06-03 00:45:15 +0000
commita344c8508255a63d1453906dc1f9106f086ed92e (patch)
tree3c8661428915f4079924070ba5a5d74d4ca76f0d /mail/smtpfeed
parent0033267594ad3aad538ab0c40fde16a5cb2c8786 (diff)
downloadpkgsrc-a344c8508255a63d1453906dc1f9106f086ed92e.tar.gz
Be more aggressive: broken configure script checks if libexecdir exists
at configure time.
Diffstat (limited to 'mail/smtpfeed')
-rw-r--r--mail/smtpfeed/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/smtpfeed/Makefile b/mail/smtpfeed/Makefile
index cf24cb2a204..96f60fc65d2 100644
--- a/mail/smtpfeed/Makefile
+++ b/mail/smtpfeed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2006/06/02 13:55:47 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2006/06/03 00:45:15 joerg Exp $
DISTNAME= smtpfeed-1.18
PKGREVISION= 1
@@ -18,6 +18,8 @@ COMMENT= SMTP Fast Exploding External Deliverer for Sendmail
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --libexecdir=${PREFIX:Q}/libexec
+# configure tries to be clever, so force our setting
+CONFIGURE_ENV+= my_cv_path_lib_exec=${PREFIX:Q}/libexec
# use bind8?
#CONFIGURE_ARGS+= --with-bind8