- Set Tcl/Tk 86 as an invalid version for this port
- While at it, trim Makefile headers
This commit is contained in:
parent
8749af2a9e
commit
57b2c6cc65
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312555
1 changed files with 2 additions and 5 deletions
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: blt
|
||||
# Date created: 22 September 1998
|
||||
# Whom: Kenjiro Cho <kjc@csl.sony.co.jp>
|
||||
#
|
||||
# Created by: Kenjiro Cho <kjc@csl.sony.co.jp>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= blt
|
||||
PORTVERSION= 2.4z
|
||||
|
@ -35,6 +31,7 @@ CFLAGS+= -I${TK_INCLUDEDIR}/generic -I${TK_INCLUDEDIR}/unix
|
|||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
USE_TK= 83+
|
||||
INVALID_TK_VER= 86
|
||||
USE_XORG= x11
|
||||
|
||||
post-install:
|
||||
|
|
Loading…
Reference in a new issue