--- makefile	Mon Nov 22 21:11:22 2004
+++ makefile.new	Tue Jan 11 22:38:14 2005
@@ -17,8 +17,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)
