$OpenBSD: patch-Makefile_in,v 1.1.1.1 2012/08/24 09:41:41 jasper Exp $
--- Makefile.in.orig	Mon Aug 20 19:41:13 2012
+++ Makefile.in	Mon Aug 20 19:42:23 2012
@@ -75,10 +75,10 @@ endif
 BINDIR    = $(bindir)
 LIBDIR    = $(libdir)/tsung/
 TOOLS_BINDIR = $(LIBDIR)/bin
-CONFDIR   = $(docdir)/examples
+CONFDIR   = $(datadir)/examples/tsung/
 SHARE_DIR = $(datadir)/tsung/
 TEMPLATES_DIR = $(datadir)/$(TEMPLATES_SUBDIR)
-MAN_DIR   = $(datadir)/man/man1/
+MAN_DIR   = $(prefix)/man/man1/
 DOC_DIR   = $(docdir)
 
 # custom behaviours
