Index: Makefile =================================================================== RCS file: /home/pcvs/ports/mail/squirrelmail-notify-plugin/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 20 Mar 2006 20:49:15 -0000 1.1 +++ Makefile 21 Nov 2006 14:57:21 -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