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

Collapse All | Expand All

(-)Makefile (working copy) (-1 / +2 lines)
Lines 8-13 Link Here
8
MASTER_SITES=  http://lynx.isc.org/current/ \
8
MASTER_SITES=  http://lynx.isc.org/current/ \
9
               http://bitrote.org/distfiles/
9
               http://bitrote.org/distfiles/
10
DISTNAME=      ${PORTNAME}${PORTVERSION:R}rel.${PORTVERSION:E}
10
DISTNAME=      ${PORTNAME}${PORTVERSION:R}rel.${PORTVERSION:E}
11
CPE_UPDATE=    rel.${PORTVERSION:E}
11
12
12
MAINTAINER=    jharris@widomaker.com
13
MAINTAINER=    jharris@widomaker.com
13
COMMENT=       Non-graphical, text-based World-Wide Web client
14
COMMENT=       Non-graphical, text-based World-Wide Web client
Lines 16-22 Link Here
16
17
17
CONFLICTS=     lynx-2.8.[8-9]d*
18
CONFLICTS=     lynx-2.8.[8-9]d*
18
19
19
USES=          tar:bzip2
20
USES=          cpe tar:bzip2
20
USE_OPENSSL=   yes
21
USE_OPENSSL=   yes
21
WRKSRC=                ${WRKDIR}/${PORTNAME}2-8-8
22
WRKSRC=                ${WRKDIR}/${PORTNAME}2-8-8
22
GNU_CONFIGURE= yes
23
GNU_CONFIGURE= yes

Return to bug 197543