freebsd-ports/security/isakmpd/files/patch-ac
Will Andrews f328525262 Add isakmpd 20010403, the OpenBSD IKE daemon. About time, too...
PR:		27274
Submitted by:	Martti Kuparinen <martti.kuparinen@iki.fi>
2001-05-20 02:31:11 +00:00

11 lines
357 B
Text

--- apps/certpatch/Makefile.orig Fri May 11 17:50:35 2001
+++ apps/certpatch/Makefile Fri May 11 17:51:04 2001
@@ -37,7 +37,7 @@
PROG= certpatch
SRCS= certpatch.c
-BINDIR= /usr/sbin
+BINDIR?= /usr/sbin
TOPSRC= ${.CURDIR}/../..
TOPOBJ!= cd ${TOPSRC}; printf "all:\n\t@pwd\n" |${MAKE} -f-
OS!= awk '/^OS=/ { print $$2 }' ${.CURDIR}/../../Makefile