diff options
author | lofi <lofi@FreeBSD.org> | 2004-03-09 01:35:41 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-03-09 01:35:41 +0800 |
commit | 4f6936b98e3d54726b2ee732f34f94e16656c305 (patch) | |
tree | 0539b2d5586b7f6ba7b474b74a87993c4c25b8d3 /x11-toolkits/qt33 | |
parent | 285706492b30b66b56d8fd35b75499f43d9c0edc (diff) | |
download | freebsd-ports-gnome-4f6936b98e3d54726b2ee732f34f94e16656c305.tar.gz freebsd-ports-gnome-4f6936b98e3d54726b2ee732f34f94e16656c305.tar.zst freebsd-ports-gnome-4f6936b98e3d54726b2ee732f34f94e16656c305.zip |
Set to IGNORE for now.
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 004e6cc3223d..1bedde1226ec 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -18,6 +18,7 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= A C++ X GUI toolkit +IGNORE= This will become the port of QT 3.3.1. Right now it's just a placeholder. BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake |