summaryrefslogtreecommitdiff
path: root/irc/eggcreator
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2004-05-09 14:45:49 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2004-05-09 14:45:49 +0000
commit6eb6b44ec2a6c5d07dff8715d0e1c32ea52746bc (patch)
treeb428e6cb1fe7f2cb5600826ccc10424ced84b66a /irc/eggcreator
parentUpgrade to 8.1.5. (diff)
add missing qt depend
Noticed by: bento via kris
Notes
Notes: svn path=/head/; revision=108727
Diffstat (limited to 'irc/eggcreator')
-rw-r--r--irc/eggcreator/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/eggcreator/Makefile b/irc/eggcreator/Makefile
index 939e0656020a..96099cadbe88 100644
--- a/irc/eggcreator/Makefile
+++ b/irc/eggcreator/Makefile
@@ -17,6 +17,7 @@ COMMENT= Eggdrop.conf creator
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
WRKSRC= ${WRKDIR}/eggconfcreator
+USE_QT_VER= 3
MAKE_ENV= QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++ \
QTDIR=${X11BASE}
QMAKE= ${LOCALBASE}/bin/qmake