openbsd-ports/mail/smtp-vilter/patches/patch-backend_vilter-regex_Makefile
ian 74f70ddb77 Unbreak for shared arches with -nodefaultlibs, and bump.
Cluestick and "looks ok" from matthew@; OK ajacoutot@
2013-08-09 18:06:52 +00:00

13 lines
413 B
Plaintext

$OpenBSD: patch-backend_vilter-regex_Makefile,v 1.1 2013/08/09 18:06:52 ian Exp $
--- backend/vilter-regex/Makefile.orig Sat May 4 07:10:56 2013
+++ backend/vilter-regex/Makefile Fri Aug 9 12:19:25 2013
@@ -22,7 +22,7 @@ LIBDIR= /usr/pkg/lib/smtp-vilter
CFLAGS+= -I/usr/src/gnu/usr.sbin/sendmail/include
.endif
-LDADD+= -nostdlib
+LDADD+= -nodefaultlibs
beforeinstall:
-mkdir -p ${DESTDIR}${LIBDIR}