View | Details | Raw Unified | Return to bug 157140
Collapse All | Expand All

(-)/tmp/joe/Makefile (+2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	joe
8
PORTNAME=	joe
9
PORTVERSION=	3.7
9
PORTVERSION=	3.7
10
PORTREVISION=	1
10
PORTEPOCH=	1
11
PORTEPOCH=	1
11
CATEGORIES?=	editors
12
CATEGORIES?=	editors
12
MASTER_SITES=	SF/joe-editor/JOE%20sources/joe-${PORTVERSION}
13
MASTER_SITES=	SF/joe-editor/JOE%20sources/joe-${PORTVERSION}
Lines 21-26 Link Here
21
22
22
USE_GMAKE=	yes
23
USE_GMAKE=	yes
23
USE_ICONV=	yes
24
USE_ICONV=	yes
25
USE_NCURSES=	yes
24
GNU_CONFIGURE=	yes
26
GNU_CONFIGURE=	yes
25
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
27
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
26
		LIBS="-L${LOCALBASE}/lib -liconv"
28
		LIBS="-L${LOCALBASE}/lib -liconv"

Return to bug 157140