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

(-)Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	labltk
4
PORTNAME=	labltk
5
PORTVERSION=	8.06.0
5
PORTVERSION=	8.06.0
6
PORTREVISION=	1
6
CATEGORIES=	x11-toolkits
7
CATEGORIES=	x11-toolkits
7
MASTER_SITES=	http://forge.ocamlcore.org/frs/download.php/1455/
8
MASTER_SITES=	http://forge.ocamlcore.org/frs/download.php/1455/
8
PKGNAMEPREFIX=	ocaml-
9
PKGNAMEPREFIX=	ocaml-
Lines 12-18 Link Here
12
13
13
LICENSE=	LGPL20
14
LICENSE=	LGPL20
14
15
15
USES=		gmake tk:84,85
16
USES=		gmake tk:85
16
HAS_CONFIGURE=	yes
17
HAS_CONFIGURE=	yes
17
MAKE_JOBS_UNSAFE=yes
18
MAKE_JOBS_UNSAFE=yes
18
MAKE_ENV+=	STAGEDIR="${STAGEDIR}"
19
MAKE_ENV+=	STAGEDIR="${STAGEDIR}"

Return to bug 222083