diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-01-09 22:48:31 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-01-09 22:48:31 +0000 |
commit | 2d7e13ad160c498d5c71cae731a05272051afa7e (patch) | |
tree | 3faf0754e37bf5a73a95d1a5c2d51619fdd8f210 /x11-toolkits/qt33 | |
parent | ebfc367b0c86140827f67bb8833028a36e0c4f9f (diff) | |
download | ports-2d7e13ad160c498d5c71cae731a05272051afa7e.tar.gz ports-2d7e13ad160c498d5c71cae731a05272051afa7e.zip |
Notes
Diffstat (limited to 'x11-toolkits/qt33')
-rw-r--r-- | x11-toolkits/qt33/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |