mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
361 B
Plaintext
14 lines
361 B
Plaintext
$NetBSD: patch-ab,v 1.3 2001/02/24 00:34:30 itojun Exp $
|
|
|
|
--- samples/Makefile- Wed Feb 14 22:17:37 2001
|
|
+++ samples/Makefile Wed Feb 14 22:17:53 2001
|
|
@@ -31,7 +31,7 @@
|
|
#
|
|
|
|
FILES= VPN-* policy singlehost-*
|
|
-TARGETDIR= /usr/share/ipsec/isakmpd
|
|
+TARGETDIR= ${PREFIX}/share/examples/isakmpd
|
|
|
|
# The mkdir below is for installation on OpenBSD pre 2.7
|
|
install:
|