Index: Makefile =================================================================== RCS file: /home/pcvs/ports/mail/squirrelmail/Makefile,v retrieving revision 1.45 diff -u -r1.45 Makefile --- Makefile 11 Aug 2006 16:28:19 -0000 1.45 +++ Makefile 21 Nov 2006 14:56:59 -0000 @@ -31,7 +31,7 @@ .endif .ifndef WITHOUT_WWWDIR -SQUIRRELDIR?= ${PREFIX}/www/${PORTNAME} +SQUIRRELDIR?= ${WWWDIR} .else SQUIRRELDIR?= ${PREFIX}/${PORTNAME} .endif