diff options
-rw-r--r-- | irc/eggcreator/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/eggcreator/Makefile b/irc/eggcreator/Makefile index 96099cadbe88..b734913f1315 100644 --- a/irc/eggcreator/Makefile +++ b/irc/eggcreator/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://free.top.bg/tcl/eggcreator/ MAINTAINER= ports@FreeBSD.org COMMENT= Eggdrop.conf creator +BROKEN= "Unfetchable" + BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake WRKSRC= ${WRKDIR}/eggconfcreator |