aboutsummaryrefslogtreecommitdiff
path: root/net-im/ttytter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/ttytter/Makefile')
-rw-r--r--net-im/ttytter/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-im/ttytter/Makefile b/net-im/ttytter/Makefile
index b8277ba5986a..248371b0091e 100644
--- a/net-im/ttytter/Makefile
+++ b/net-im/ttytter/Makefile
@@ -18,8 +18,8 @@ LICENSE_NAME= Floodgap Free Software License
LICENSE_FILE= ${WRKSRC}/license.txt
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \
- p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate
+RUN_DEPENDS= curl:ftp/curl \
+ p5-TimeDate>=0:devel/p5-TimeDate
NO_BUILD= yes
USES= perl5 shebangfix
@@ -36,11 +36,11 @@ PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MREADLINE}
-RUN_DEPENDS+= p5-ReadLine-Perl>=0:${PORTSDIR}/devel/p5-ReadLine-Perl
+RUN_DEPENDS+= p5-ReadLine-Perl>=0:devel/p5-ReadLine-Perl
.endif
.if ${PORT_OPTIONS:MRLTTYTTER}
-RUN_DEPENDS+= p5-ReadLine-TTYtter>=1.4:${PORTSDIR}/devel/p5-ReadLine-TTYtter
+RUN_DEPENDS+= p5-ReadLine-TTYtter>=1.4:devel/p5-ReadLine-TTYtter
.endif
do-extract: