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

(-)editors/xcoral/Makefile (-3 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	xcoral
8
PORTNAME=	xcoral
9
PORTVERSION=	3.42
9
PORTVERSION=	3.42b
10
CATEGORIES=	editors
10
CATEGORIES=	editors
11
MASTER_SITES=	http://xcoral.free.fr/
11
MASTER_SITES=	http://xcoral.free.fr/
12
12
Lines 14-23 Link Here
14
COMMENT=	A multiwindow mouse-based text editor for X
14
COMMENT=	A multiwindow mouse-based text editor for X
15
15
16
USE_X_PREFIX=	yes
16
USE_X_PREFIX=	yes
17
18
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
19
CONFIGURE_ARGS=	--libdir=${PREFIX}/share
18
CONFIGURE_ARGS=	--libdir=${PREFIX}/share
20
PLIST_SUB+=	PORTVERSION=${PORTVERSION}
19
PLIST_SUB+=	PORTVERSION=${PORTVERSION:S/b//}
21
20
22
do-install:
21
do-install:
23
	${INSTALL_PROGRAM} ${WRKSRC}/xcoral ${PREFIX}/bin
22
	${INSTALL_PROGRAM} ${WRKSRC}/xcoral ${PREFIX}/bin
(-)editors/xcoral/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (xcoral-3.42.tar.gz) = a6169cbaf5b23ff049e9f0848aee7506
1
MD5 (xcoral-3.42b.tar.gz) = 070249fb6ba8eb37014a78d487d7e517

Return to bug 52714