summaryrefslogtreecommitdiffstats
path: root/irc/gseen.mod/Makefile
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-04-01 14:08:37 +0000
committermat <mat@FreeBSD.org>2016-04-01 14:08:37 +0000
commit0e1e582c065e8fdcb4c8070ec1b22a3d70aa3a7c (patch)
tree23607acdfffe977946d3c7bb877bab60e64640e7 /irc/gseen.mod/Makefile
parent148314483d3098c0d6a33944f1190842e671502f (diff)
downloadFreeBSD-ports-0e1e582c065e8fdcb4c8070ec1b22a3d70aa3a7c.zip
FreeBSD-ports-0e1e582c065e8fdcb4c8070ec1b22a3d70aa3a7c.tar.gz
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'irc/gseen.mod/Makefile')
-rw-r--r--irc/gseen.mod/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/irc/gseen.mod/Makefile b/irc/gseen.mod/Makefile
index 75f76d0..317c9e7 100644
--- a/irc/gseen.mod/Makefile
+++ b/irc/gseen.mod/Makefile
@@ -13,9 +13,9 @@ COMMENT= Seen-module for the eggdrop IRC bot
LICENSE= GPLv2+
-EXTRACT_DEPENDS=${NONEXISTENT}:${PORTSDIR}/irc/eggdrop:extract
-BUILD_DEPENDS= eggdrop:${PORTSDIR}/irc/eggdrop
-RUN_DEPENDS= eggdrop:${PORTSDIR}/irc/eggdrop
+EXTRACT_DEPENDS=${NONEXISTENT}:irc/eggdrop:extract
+BUILD_DEPENDS= eggdrop:irc/eggdrop
+RUN_DEPENDS= eggdrop:irc/eggdrop
USES= tcl:85+
GNU_CONGFIGURE= yes
OpenPOWER on IntegriCloud