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

Collapse All | Expand All

(-)Makefile (working copy) (-1 / +3 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_VERSION=   ${PORTVERSION:R}
12
CPE_UPDATE=    rel.${PORTVERSION:E}
11
13
12
MAINTAINER=    jharris@widomaker.com
14
MAINTAINER=    jharris@widomaker.com
13
COMMENT=       Non-graphical, text-based World-Wide Web client
15
COMMENT=       Non-graphical, text-based World-Wide Web client
Lines 16-22 Link Here
16
18
17
CONFLICTS=     lynx-2.8.[8-9]d*
19
CONFLICTS=     lynx-2.8.[8-9]d*
18
20
19
USES=          tar:bzip2
21
USES=          cpe tar:bzip2
20
USE_OPENSSL=   yes
22
USE_OPENSSL=   yes
21
WRKSRC=                ${WRKDIR}/${PORTNAME}2-8-8
23
WRKSRC=                ${WRKDIR}/${PORTNAME}2-8-8
22
GNU_CONFIGURE= yes
24
GNU_CONFIGURE= yes

Return to bug 197543