diff options
Diffstat (limited to 'textproc/redet/Makefile')
-rw-r--r-- | textproc/redet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/redet/Makefile b/textproc/redet/Makefile index d16ce3ba1ea9..d2d8eadebd20 100644 --- a/textproc/redet/Makefile +++ b/textproc/redet/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.billposer.org/Software/Downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= Visual regexp development and execution -RUN_DEPENDS= iwidgets>0:${PORTSDIR}/x11-toolkits/iwidgets +RUN_DEPENDS= iwidgets>0:x11-toolkits/iwidgets NO_BUILD= yes NO_ARCH= yes |