--- makefile.orig 2007-01-15 11:37:25.000000000 -0600 +++ makefile 2011-06-13 03:20:33.000000000 -0500 @@ -18,8 +18,8 @@ install: all strip $(TARGETS) - cp $(TARGETS) /usr/local/sbin - cp *.1 /usr/local/man/man1 + cp $(TARGETS) ${prefix}/sbin + cp *.1 ${prefix}/share/man/man1 pop3.proxy: $(POP3PROXY)