aboutsummaryrefslogtreecommitdiff
path: root/irc/xchat-fish/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:08:37 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:08:37 +0000
commita9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (patch)
tree23607acdfffe977946d3c7bb877bab60e64640e7 /irc/xchat-fish/Makefile
parent4e1b79a0a61f4973df8b4b0864d22086c769e219 (diff)
downloadports-a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2.tar.gz
ports-a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2.zip
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412347
Diffstat (limited to 'irc/xchat-fish/Makefile')
-rw-r--r--irc/xchat-fish/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/xchat-fish/Makefile b/irc/xchat-fish/Makefile
index 9344065cf5fc..65926cf48ddc 100644
--- a/irc/xchat-fish/Makefile
+++ b/irc/xchat-fish/Makefile
@@ -14,8 +14,8 @@ DISTNAME= FiSH-XChat.v${DISTVERSION}-source
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Encryption plugin for XChat
-BUILD_DEPENDS= ${LOCALBASE}/lib/libmiracl.a:${PORTSDIR}/math/miracl
-RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat
+BUILD_DEPENDS= ${LOCALBASE}/lib/libmiracl.a:math/miracl
+RUN_DEPENDS= xchat:irc/xchat
USES= zip dos2unix
NO_WRKSUBDIR= yes