Index: Makefile =================================================================== RCS file: /home/pcvs/ports/mail/squirrelmail-quota_usage-plugin/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 29 Apr 2006 21:53:41 -0000 1.2 +++ Makefile 21 Nov 2006 14:57:23 -0000 @@ -24,7 +24,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