more monkeying around with portable ways to install the manpages.
[monkeysphere.git] / packaging / freebsd / Makefile
index 5b96f7aea228f90582aaf4810866bcea04f7512c..2937d6918a3ca8c6c5710a3249b0d6d1319576ab 100644 (file)
@@ -28,6 +28,6 @@ MAN7=         monkeysphere.7
 MAN8=          monkeysphere-server.8
 MANCOMPRESSED= yes
 
-ETCPREFIX = /usr/local
+MAKE_ARGS= ETCPREFIX=/usr/local MANPREFIX=/usr/local/man
 
 .include <bsd.port.mk>