View | Details | Raw Unified | Return to bug 35051 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/ports/mail/imp3/Makefile (-3 / +2 lines)
Lines 1-4 Link Here
1
# Ports collection makefile for:  imp-devel
1
# Ports collection makefile for:  imp3
2
# Date created:			  Mon Oct 08, 2001
2
# Date created:			  Mon Oct 08, 2001
3
# Whom:				  Thierry Thomas (<thierry@thomas.as>)
3
# Whom:				  Thierry Thomas (<thierry@thomas.as>)
4
#
4
#
Lines 10-16 Link Here
10
PORTREVISION=	2
10
PORTREVISION=	2
11
CATEGORIES=	mail www
11
CATEGORIES=	mail www
12
MASTER_SITES=	ftp://ftp.horde.org/pub/imp/tarballs/
12
MASTER_SITES=	ftp://ftp.horde.org/pub/imp/tarballs/
13
PKGNAMESUFFIX=	-devel
14
13
15
MAINTAINER=	thierry@pompo.net
14
MAINTAINER=	thierry@pompo.net
16
15
Lines 71-77 Link Here
71
		lber.2:${PORTSDIR}/net/openldap2
70
		lber.2:${PORTSDIR}/net/openldap2
72
.endif
71
.endif
73
.endif
72
.endif
74
RUN_DEPENDS+=	${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde${PKGNAMESUFFIX}
73
RUN_DEPENDS+=	${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde2
75
.else
74
.else
76
RUN_DEPENDS+=	${LOCALBASE}/www/horde/turba/index.php:${PORTSDIR}/mail/turba
75
RUN_DEPENDS+=	${LOCALBASE}/www/horde/turba/index.php:${PORTSDIR}/mail/turba
77
.endif
76
.endif
(-)/usr/ports/mail/imp3/pkg-message (-1 / +1 lines)
Lines 3-9 Link Here
3
configuration files.
3
configuration files.
4
4
5
Horde must be configured and the tables created; if not, see
5
Horde must be configured and the tables created; if not, see
6
%%PORTSDIR%%/www/horde-devel/pkg-message.
6
%%PORTSDIR%%/www/horde2/pkg-message.
7
7
8
Then, you will have to tune the configuration files located in
8
Then, you will have to tune the configuration files located in
9
%%CONFDIR%%/, specially the files conf.php and
9
%%CONFDIR%%/, specially the files conf.php and

Return to bug 35051