Lines 6-15
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= zile |
8 |
PORTNAME= zile |
9 |
PORTVERSION= 2.2.34 |
9 |
PORTVERSION= 2.2.37 |
10 |
CATEGORIES= editors |
10 |
CATEGORIES= editors |
11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
11 |
MASTER_SITES= SF |
12 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
|
|
13 |
|
12 |
|
14 |
MAINTAINER= ports@FreeBSD.org |
13 |
MAINTAINER= ports@FreeBSD.org |
15 |
COMMENT= Small emacs-like text editor |
14 |
COMMENT= Small emacs-like text editor |
Lines 19-26
Link Here
|
19 |
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |
18 |
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |
20 |
CONFIGURE_ENV= LIBS="-lgnuregex" |
19 |
CONFIGURE_ENV= LIBS="-lgnuregex" |
21 |
CONFIGURE_ARGS= --mandir=${MANPREFIX}/man \ |
20 |
CONFIGURE_ARGS= --mandir=${MANPREFIX}/man \ |
22 |
--infodir=${PREFIX}/${INFO_PATH} \ |
21 |
--infodir=${PREFIX}/${INFO_PATH} |
23 |
--disable-allegro --disable-epocemx |
|
|
24 |
|
22 |
|
25 |
MAN1= zile.1 |
23 |
MAN1= zile.1 |
26 |
INFO= zile |
24 |
INFO= zile |