summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2005-07-31 03:58:45 +0000
committergrant <grant@pkgsrc.org>2005-07-31 03:58:45 +0000
commit7f3744b75fc3933bf2449142e18cab7d5a6e090e (patch)
tree30e4a85a808762214c2f1b39e252c9cd0c31efb0 /mail
parentc1dd22b1c773997390e3eae3c3454bfde0654b1a (diff)
downloadpkgsrc-7f3744b75fc3933bf2449142e18cab7d5a6e090e.tar.gz
use ${LDFLAGS} in AUXLIBS so chosen libraries for various options can
be found at runtime.
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix-current/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile
index c3fb74c2403..84b2a703d58 100644
--- a/mail/postfix-current/Makefile
+++ b/mail/postfix-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2005/04/11 21:46:22 tv Exp $
+# $NetBSD: Makefile,v 1.42 2005/07/31 03:58:45 grant Exp $
DISTNAME= postfix-2.2-20040628
PKGREVISION= 1
@@ -27,7 +27,7 @@ POSTFIX_QUEUE_DIR?= ${VARBASE}/spool/postfix
# AUXLIBS is a list of options to pass to the linker.
#
CCARGS= # empty
-AUXLIBS= # empty
+AUXLIBS= ${LDFLAGS}
FIX_RPATH+= AUXLIBS
# Set some default paths to override ${WRKSRC}/src/global/mail_params.h.