aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-01-09 22:48:31 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-01-09 22:48:31 +0000
commit2d7e13ad160c498d5c71cae731a05272051afa7e (patch)
tree3faf0754e37bf5a73a95d1a5c2d51619fdd8f210 /x11-toolkits
parentebfc367b0c86140827f67bb8833028a36e0c4f9f (diff)
downloadports-2d7e13ad160c498d5c71cae731a05272051afa7e.tar.gz
ports-2d7e13ad160c498d5c71cae731a05272051afa7e.zip
Add qmake as runtime dependency.
PR: ports/61138
Notes
Notes: svn path=/head/; revision=97814
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/qt32/Makefile1
-rw-r--r--x11-toolkits/qt33/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/qt32/Makefile b/x11-toolkits/qt32/Makefile
index 37aed3fad95a..763be2c6c281 100644
--- a/x11-toolkits/qt32/Makefile
+++ b/x11-toolkits/qt32/Makefile
@@ -19,6 +19,7 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= A C++ X GUI toolkit
+RUN_DEPENDS= qmake:${PORTSDIR}/devel/qmake
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
LIB_DEPENDS+= mng.1:${PORTSDIR}/graphics/libmng \
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile
index 37aed3fad95a..763be2c6c281 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -19,6 +19,7 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= A C++ X GUI toolkit
+RUN_DEPENDS= qmake:${PORTSDIR}/devel/qmake
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
LIB_DEPENDS+= mng.1:${PORTSDIR}/graphics/libmng \