freebsd-ports/net/portfwd/files/patch-Makefile.in
Ying-Chieh Liao c73608c657 add portfwd 0.24
A Port Forwarding Daemon

PR:		37770
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2002-06-17 19:54:46 +00:00

11 lines
351 B
Text

--- Makefile.in.orig Sun May 5 16:53:37 2002
+++ Makefile.in Sun May 5 16:54:13 2002
@@ -70,7 +70,7 @@
SUBDIRS = getopt src tools doc
-docdir = $(prefix)/doc/portfwd
+docdir = $(prefix)/share/doc/portfwd
doc_DATA = COPYING README CREDITS TODO
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs