mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Convert to USES+=tcl
- USE_LDCONFIG - Reorder variables to make portlint non-fatal
This commit is contained in:
parent
1e8dbdd9e1
commit
e94fd2b43c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333709
@ -5,9 +5,9 @@ PORTNAME= Trf
|
||||
PORTVERSION= 2.1.4
|
||||
CATEGORIES= devel tcl
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR=tcltrf/tcltrf/${PORTVERSION}
|
||||
PKGNAMEPREFIX= tcl-
|
||||
DISTNAME= trf${PORTVERSION}
|
||||
MASTER_SITE_SUBDIR=tcltrf/tcltrf/${PORTVERSION}
|
||||
|
||||
MAINTAINER= mi@aldan.algebra.com
|
||||
COMMENT= Data conversion, digests, compression, error-correction for Tcl
|
||||
@ -18,7 +18,8 @@ USE_BZIP2= yes
|
||||
|
||||
ALL_TARGET= all
|
||||
|
||||
USE_TCL= 84+
|
||||
USES+= tcl
|
||||
USE_LDCONFIG= ${PREFIX}/lib/Trf
|
||||
DDIR= ${PREFIX}/lib/tcl${TCL_VER}/Trf
|
||||
CFLAGS+= -Wall -Werror
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user