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

Collapse All | Expand All

(-)/usr/ports/security/openssh-portable/Makefile (-2 / +1 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	openssh
8
PORTNAME=	openssh
9
DISTVERSION=	5.8p2
9
DISTVERSION=	5.8p2
10
PORTREVISION=	1
10
PORTREVISION=	2
11
PORTEPOCH=	1
11
PORTEPOCH=	1
12
CATEGORIES=	security ipv6
12
CATEGORIES=	security ipv6
13
MASTER_SITES=	${MASTER_SITE_OPENBSD}
13
MASTER_SITES=	${MASTER_SITE_OPENBSD}
Lines 26-32 Link Here
26
26
27
CONFLICTS?=		openssh-3.* ssh-1.* ssh2-3.*
27
CONFLICTS?=		openssh-3.* ssh-1.* ssh2-3.*
28
28
29
USE_PERL5=		yes
30
USE_PERL5_BUILD=	yes
29
USE_PERL5_BUILD=	yes
31
USE_OPENSSL=		yes
30
USE_OPENSSL=		yes
32
GNU_CONFIGURE=		yes
31
GNU_CONFIGURE=		yes

Return to bug 166413