summaryrefslogtreecommitdiff
path: root/sysutils/socket/patches/patch-aa
blob: 217ffaa787a7061a1e6925dad1398c7d65cd2047 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.5 1999/09/17 18:23:55 tron Exp $

--- Makefile.orig	Thu Sep 10 16:59:31 1992
+++ Makefile	Tue Feb  2 23:52:02 1999
@@ -8,7 +8,7 @@
 ### socket.1 in /usr/local/man/man1/socket.1
 ### Make sure the target directories exist before doing a "make install".
 
-INSTALLBASE = /usr/local
+INSTALLBASE = ${PREFIX}
 INSTALLBINPATH = $(INSTALLBASE)/bin
 INSTALLBINMODE = 755
 INSTALLMANPATH = $(INSTALLBASE)/man