aboutsummaryrefslogtreecommitdiff
path: root/textproc/redet
diff options
context:
space:
mode:
authorAndrey Slusar <anray@FreeBSD.org>2006-04-30 17:08:58 +0000
committerAndrey Slusar <anray@FreeBSD.org>2006-04-30 17:08:58 +0000
commitbb80b95fadaf8511ce724d1749e938e0de0be0c7 (patch)
treeb16a56c258c1f7c3f309c4b8b035b502a93e8a17 /textproc/redet
parenteb59c0e13175f8e780be6cc42271c42a1ab322c2 (diff)
downloadports-bb80b95fadaf8511ce724d1749e938e0de0be0c7.tar.gz
ports-bb80b95fadaf8511ce724d1749e938e0de0be0c7.zip
Notes
Diffstat (limited to 'textproc/redet')
-rw-r--r--textproc/redet/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/redet/Makefile b/textproc/redet/Makefile
index 50a3e21db64e..995530541219 100644
--- a/textproc/redet/Makefile
+++ b/textproc/redet/Makefile
@@ -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