- Need x11-toolkits/iwidgets in order to run.
- Bump PORTREVISION. PR: ports/94372 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
This commit is contained in:
parent
eb59c0e131
commit
bb80b95fad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160927
1 changed files with 3 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= redet
|
||||
PORTVERSION= 7.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc tk84
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= vsevolod
|
||||
|
@ -14,7 +15,8 @@ MASTER_SITE_SUBDIR= vsevolod
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Visual regexp constructors with many regexp types support
|
||||
|
||||
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84
|
||||
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \
|
||||
${LOCALBASE}/lib/iwidgets/iwidgets.tcl:${PORTSDIR}/x11-toolkits/iwidgets
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_REINPLACE= yes
|
||||
|
|
Loading…
Reference in a new issue