Commit graph

10 commits

Author SHA1 Message Date
Kenneth Freidank
1a1d667f66 Removed test for QTDIR. Replaced with MAKE_ENV+="${QTDIR}/bin/qmake". 2006-10-16 20:56:57 +00:00
Kenneth Freidank
671d64926f Regenerated PLIST after updating Makefile to require only those required
dependencies of qt3-tools, qt3-libs, and language c++.
2006-10-12 19:08:52 +00:00
Kenneth Freidank
e48d8c436c Clarified comment about using the -no-xft option when installing qt3. 2006-10-12 15:35:11 +00:00
Kenneth Freidank
60b64407cd Narrowed down the dependencies to those exact ones required, nothing extra::
- only c++
- qt3-tools for building
- qt3-libs for run time

Author says qt2.3 and higher works, but I am not taking the time to test
the 2.3 and higher versions of 2.X as they exist in the pkgsrc system. So,
this Makefile reflects any qt3 version as a dependency.
2006-10-12 15:01:59 +00:00
Kenneth Freidank
f7175545ba Update. 2006-10-12 14:35:46 +00:00
Kenneth Freidank
ea03eb318c Added code to abort if QTDIR is not set. I think there is a better way
than what I did here.  I welcome any help....thanks!
2006-10-12 14:31:07 +00:00
Kenneth Freidank
cdcbd2250a Added note about QT4 not working, and QT3 requires -no-xft option. 2006-10-11 20:16:34 +00:00
Roland Illig
f9fa81c935 Needs a C++ compiler.
Fixed the Makefile by including kde3.mk, which takes care of all the
magic involved here.

Since the package installs fine, populated the PLIST.
2006-10-09 23:12:10 +00:00
Kenneth Freidank
cc0a22624d Initial list. 2006-10-06 15:13:20 +00:00
Kenneth Freidank
c43b1cdf0f Initial revision 2006-10-06 03:49:32 +00:00