Index: Makefile =================================================================== RCS file: /home/pcvs/ports/mail/squirrelmail-change_ldappass-plugin/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 31 Oct 2006 13:28:34 -0000 1.3 +++ Makefile 21 Nov 2006 14:57:02 -0000 @@ -23,7 +23,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