diff options
Diffstat (limited to 'mail/squirreloutlook/Makefile')
-rw-r--r-- | mail/squirreloutlook/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/squirreloutlook/Makefile b/mail/squirreloutlook/Makefile index fd585ab7eea9..718f4b8f3ff2 100644 --- a/mail/squirreloutlook/Makefile +++ b/mail/squirreloutlook/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: squirrelmailoutlook # Date created: 28 December 2006 -# Whom: Dennis Cabooter <freebsd at rootxs.org> +# Whom: Dennis Cabooter <freebsd@rootxs.org> # # $FreeBSD$ # @@ -40,6 +40,8 @@ SUB_LIST= SQUIRRELDIR=${SQUIRRELDIR} PORTDOCS= * +CONFLICTS= squirrelmail-[0-9]* + pre-everything:: @${ECHO_CMD} "Use WITH_LDAP to ensure PHP LDAP support is installed" @${ECHO_CMD} "Use WITH_DATABASE to ensure PEAR framework for database support is installed" |