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

(-)Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	itcl
4
PORTNAME=	itcl
5
PORTVERSION=	3.4.1
5
PORTVERSION=	3.4.1
6
PORTREVISION=	1
6
PORTEPOCH=	1
7
PORTEPOCH=	1
7
CATEGORIES=	lang tcl
8
CATEGORIES=	lang tcl
8
MASTER_SITES=	SF/incrtcl/%5BIncr%20Tcl_Tk%5D-source/3.4.1
9
MASTER_SITES=	SF/incrtcl/%5BIncr%20Tcl_Tk%5D-source/3.4.1
Lines 11-17 Link Here
11
MAINTAINER=	erik@bz.bzflag.bz
12
MAINTAINER=	erik@bz.bzflag.bz
12
COMMENT=	Object-oriented extension to Tcl [incr Tcl]
13
COMMENT=	Object-oriented extension to Tcl [incr Tcl]
13
14
14
USES+=		tcl:84+,tea
15
USES+=		tcl:85+,tea
15
16
16
USE_LDCONFIG=	${PREFIX}/lib/itcl${PORTVERSION:R}
17
USE_LDCONFIG=	${PREFIX}/lib/itcl${PORTVERSION:R}
17
18

Return to bug 222084