Commit graph

8 commits

Author SHA1 Message Date
jlam
6b22abff85 Honor CFLAGS passed in from environment during build. 2001-05-01 16:34:10 +00:00
skrll
d5ea98a7b4 Missed one. 2001-03-03 14:36:01 +00:00
skrll
1a0039c3e3 Fix build problem with qt1 and libtool. 2001-03-03 14:08:54 +00:00
skrll
e167f0ee21 pkglint. 2000-07-07 07:47:24 +00:00
skrll
7884988732 Update to use USE_LIBTOOL and use QTPREFIX appropriately. 2000-07-06 19:04:50 +00:00
dmcmahill
4c6805dd92 remove obsolete patch. 2000-04-09 04:11:48 +00:00
dmcmahill
07c67df8fd make qt1 install in its own directory instead of renaming its installed
components.  This allows users of Qt to specify QTDIR=/path/to/qt instead
of having to patch all configure scripts and makefiles to look for alternate
names.  This is the recommended approach from Troll Tech (Qt authors).

update pkgs which use qt1 to reflect this.
2000-03-28 00:09:19 +00:00
dmcmahill
7fe1c8d00d This is a modified version of the qt-1.44 package. It has been modified
to coexist with the up and coming qt-2.0.2 package.  This will allow
packages which still requrire qt-1.44 to work (ie are not compatible with
Qt-2).  As such, this package should be considered a temporary one.
Once all packages which use qt-1.* have be updated to use qt-2.*, this package
may be depricated.

The modifications to this package from the qt-1.44 package are:

- header files are installed in ${PREFIX}/include/qt1
- manual pages have "_1" appended to the name (ie "man foo" becomes "man foo_1")
- the program "moc" is now named "moc1"
2000-03-23 21:27:40 +00:00