Index: Makefile =================================================================== RCS file: /home/pcvs/ports/mail/squirrelmail-timeout_user-plugin/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 11 Jul 2006 14:56:17 -0000 1.1 +++ Makefile 21 Nov 2006 14:57:34 -0000 @@ -25,7 +25,7 @@ SUB_LIST+= "SQUIRRELDIR=${SQUIRRELDIR}" .else .ifndef WITHOUT_WWWDIR -SQUIRRELDIR= ${PREFIX}/www/squirrelmail +SQUIRRELDIR= ${WWWDIR} PLIST_SUB+= SQUIRRELDIR=www/squirrelmail SUB_LIST+= "SQUIRRELDIR=www/squirrelmail" .else