Index: Makefile =================================================================== RCS file: /home/pcvs/ports/mail/exilog/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- Makefile 19 May 2006 22:50:37 -0000 1.12 +++ Makefile 21 Nov 2006 14:57:03 -0000 @@ -37,7 +37,7 @@ .endif SUB_LIST+= SERVER=${SERVER} .ifndef WITHOUT_WWWDIR -EXILOGDIR?= ${PREFIX}/www/exilog +EXILOGDIR?= ${WWWDIR} .else EXILOGDIR?= ${PREFIX}/exilog .endif