aboutsummaryrefslogtreecommitdiffstats
path: root/games/textmaze
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-04-01 22:00:51 +0800
committermat <mat@FreeBSD.org>2016-04-01 22:00:51 +0800
commit148314483d3098c0d6a33944f1190842e671502f (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /games/textmaze
parent96cd8e4bc2d30db4bc3bbbf3fcdcc98121c879e0 (diff)
downloadfreebsd-ports-graphics-148314483d3098c0d6a33944f1190842e671502f.tar.gz
freebsd-ports-graphics-148314483d3098c0d6a33944f1190842e671502f.tar.zst
freebsd-ports-graphics-148314483d3098c0d6a33944f1190842e671502f.zip
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'games/textmaze')
-rw-r--r--games/textmaze/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/textmaze/Makefile b/games/textmaze/Makefile
index d57f626326c..2db206506c2 100644
--- a/games/textmaze/Makefile
+++ b/games/textmaze/Makefile
@@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION}
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Generates mazes on a text terminal and lets you traverse them
-RUN_DEPENDS= p5-Curses>=0:${PORTSDIR}/devel/p5-Curses
+RUN_DEPENDS= p5-Curses>=0:devel/p5-Curses
USES= shebangfix perl5
NO_BUILD= yes