73d7809c50
tcpclient, the author suggests we rely on the curvecpclient and curvecpmessage binaries provided by NaCl. Bump PKGREVISION.
16 lines
524 B
Text
16 lines
524 B
Text
$NetBSD: patch-Makefile,v 1.2 2022/01/04 21:03:22 schmonz Exp $
|
|
|
|
The bundled tcpclient, curvecpclient, and curvecpmessage aren't special.
|
|
Use whatever's installed.
|
|
|
|
--- Makefile.orig 2013-04-16 06:11:06.000000000 +0000
|
|
+++ Makefile
|
|
@@ -1084,7 +1084,7 @@ wait_pid.o
|
|
uint16_pack.o uint16_unpack.o uint32_unpack.o \
|
|
wait_pid.o
|
|
|
|
-it: showdnsmx qmail-remote qmail-rsmtp ipmeprint qmail-tcpclient qmail-curvecpclient qmail-curvecpmessage
|
|
+it: showdnsmx qmail-remote qmail-rsmtp ipmeprint
|
|
|
|
load: \
|
|
warn-auto.sh conf-ld
|