diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-06-07 15:03:15 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-06-07 15:03:15 +0000 |
commit | 777fd59d46d0aa3f237ba72706719c0e87d938b1 (patch) | |
tree | 53655e1f0f430d8fddd29b20f3d1d4ddb0419f74 /mail/squirrelmail | |
parent | 80f347efadfc2acfacced3efde4f8611fc08461c (diff) |
Notes
Diffstat (limited to 'mail/squirrelmail')
-rw-r--r-- | mail/squirrelmail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index 3fa393a5f676..ecf0d64ba4c3 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -46,6 +46,8 @@ SUB_LIST= SQUIRRELDIR=${SQUIRRELDIR} PORTDOCS= * +CONFLICTS= squirreloutlook-[0-9]* + pre-everything:: @${ECHO_CMD} "SquirrelMail is installed into ${SQUIRRELDIR}" @${ECHO_CMD} "To use the old location ${PREFIX}/${PORTNAME} define" |