pkgsrc/mail/sendmail813/patches/patch-ae
jnemeth ec551bcb93 Rename of current sendmail package to sendmail813 to make way for
new sendmail 8.14.x tree in pkgsrc.

Changes to the original package include:
- Path changes in Makefile and Makefile.common to reflect new location under
  mail/ of this package
- Fix a bunch of issues found by pkg_lint
2007-04-17 10:16:53 +00:00

12 lines
469 B
Text

$NetBSD: patch-ae,v 1.1.1.1 2007/04/17 10:16:53 jnemeth Exp $
--- devtools/OS/SunOS.5.9.orig Fri Mar 22 11:59:26 2002
+++ devtools/OS/SunOS.5.9 Mon Sep 16 15:11:10 2002
@@ -10,6 +10,7 @@
define(`confENVDEF', `-DSOLARIS=20900 -DNETINET6')
define(`confSM_OS_HEADER', `sm_os_sunos')
define(`confLIBS', `-lsocket -lnsl')
+define(`confLDOPTS', `${LDFLAGS}')
define(`confMTCCOPTS', `-D_REENTRANT')
define(`confMTLDOPTS', `-lpthread')
define(`confMBINDIR', `/usr/lib')