diff options
Diffstat (limited to 'net/dctc-gui-qt/Makefile')
-rw-r--r-- | net/dctc-gui-qt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/dctc-gui-qt/Makefile b/net/dctc-gui-qt/Makefile index fd55fee..bc630f9 100644 --- a/net/dctc-gui-qt/Makefile +++ b/net/dctc-gui-qt/Makefile @@ -16,6 +16,7 @@ DISTNAME= dc-qt-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org COMMENT= A Qt GUI for the Direct Connect (TM) dctc text client +BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake RUN_DEPENDS= dctc:${PORTSDIR}/net/dctc USE_QT_VER= 3 |