diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-02-22 09:13:13 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-02-22 09:13:13 +0000 |
commit | e6ed468ff8a4eea52c37fb885e619d7769755480 (patch) | |
tree | 3585135bc7b3d97e0937616fca64978335153b7e /x11-toolkits/qt33/Makefile | |
parent | 3e43105c1c6a67178833ea2c19071cfb9b863ac1 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/qt33/Makefile')
-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 a1c7ceef3a1d..87908f0c87dc 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -19,6 +19,7 @@ DISTNAME= qt-x11-free-${PORTVERSION} DIST_SUBDIR= KDE MAINTAINER?= kde@FreeBSD.org +COMMENT= A C++ X GUI toolkit LIB_DEPENDS+= mng.1:${PORTSDIR}/graphics/libmng \ png.5:${PORTSDIR}/graphics/png \ |