summaryrefslogtreecommitdiff
path: root/irc/gseen.mod
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-06-04 17:20:06 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-06-04 17:20:06 +0000
commitf50e24aaea1ec4cc8b411942b38010f004412f67 (patch)
treea81670056d136ccbb8cb01b0884603831ee1b95a /irc/gseen.mod
parentUpdate to 2.4.2 (diff)
- Add eggdrop as build depends too, Bento seems to remove extract depends
before entering build stage. Reported by: bento via kris
Notes
Notes: svn path=/head/; revision=110838
Diffstat (limited to 'irc/gseen.mod')
-rw-r--r--irc/gseen.mod/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/gseen.mod/Makefile b/irc/gseen.mod/Makefile
index 02814629fd6c..657df1eb1dba 100644
--- a/irc/gseen.mod/Makefile
+++ b/irc/gseen.mod/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= tux@pinguru.net
COMMENT= A seen-module for the eggdrop IRC bot
EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/irc/eggdrop:configure
+BUILD_DEPENDS= eggdrop:${PORTSDIR}/irc/eggdrop
RUN_DEPENDS= eggdrop:${PORTSDIR}/irc/eggdrop
WRKSRC= ${WRKDIR}/eggdrop