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

(-)Makefile (-2 / +3 lines)
Lines 10-18 Link Here
10
MAINTAINER?=	toasty@dragondata.com
10
MAINTAINER?=	toasty@dragondata.com
11
COMMENT?=	Joe's Own Editor
11
COMMENT?=	Joe's Own Editor
12
12
13
OPTIONS_DEFINE=	DOCS
13
OPTIONS_DEFINE=	DOCS ISPELL
14
OPTIONS_DEFAULT=	DOCS ISPELL
14
15
15
RUN_DEPENDS=	ispell:textproc/aspell-ispell
16
ISPELL_RUN_DEPENDS=	ispell:textproc/aspell-ispell
16
17
17
PKGNAMESUFFIX=	2
18
PKGNAMESUFFIX=	2
18
CONFLICTS=	joe-3*
19
CONFLICTS=	joe-3*

Return to bug 208914