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

Collapse All | Expand All

(-)cadaver/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# Date created:		13 January 2000
2
# Date created:		13 January 2000
3
# Whom:			Alex Povolotsky <tarkhil@over.ru>
3
# Whom:			Alex Povolotsky <tarkhil@over.ru>
4
#
4
#
5
# $FreeBSD: ports/www/cadaver/Makefile,v 1.7 2001/12/22 15:04:43 kevlo Exp $
5
# $FreeBSD: ports/www/cadaver/Makefile,v 1.6 2001/06/17 18:35:19 steve Exp $
6
#
6
#
7
7
8
PORTNAME=	cadaver
8
PORTNAME=	cadaver
Lines 12-18 Link Here
12
12
13
MAINTAINER=	tarkhil@over.ru
13
MAINTAINER=	tarkhil@over.ru
14
14
15
LIB_DEPENDS=	neon.17:${PORTSDIR}/www/neon \
15
LIB_DEPENDS=	neon.18:${PORTSDIR}/www/neon \
16
		intl.1:${PORTSDIR}/devel/gettext
16
		intl.1:${PORTSDIR}/devel/gettext
17
17
18
.ifndef NO_OPENSSL
18
.ifndef NO_OPENSSL

Return to bug 33103