diff options
author | tg <tg@FreeBSD.org> | 1997-05-14 08:58:08 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-05-14 08:58:08 +0000 |
commit | a746f3619174cba2d94290691310fd834287fa2d (patch) | |
tree | 552f564bba7379c5e123fcca3ec95b617c4b9cbd /x11-toolkits/qt145/Makefile | |
parent | 36326fd363d1ac3950a2e676c8cfd06b5c070345 (diff) | |
download | FreeBSD-ports-a746f3619174cba2d94290691310fd834287fa2d.zip FreeBSD-ports-a746f3619174cba2d94290691310fd834287fa2d.tar.gz |
Add some missing manpages to MAN3 and update PLIST.
Diffstat (limited to 'x11-toolkits/qt145/Makefile')
-rw-r--r-- | x11-toolkits/qt145/Makefile | 36 |
1 files changed, 22 insertions, 14 deletions
diff --git a/x11-toolkits/qt145/Makefile b/x11-toolkits/qt145/Makefile index 963d7fb0..5452b7e 100644 --- a/x11-toolkits/qt145/Makefile +++ b/x11-toolkits/qt145/Makefile @@ -3,7 +3,7 @@ # Date created: 30 Jul 1996 # Whom: searle@longacre.demon.co.uk # -# $Id: Makefile,v 1.9 1996/12/17 07:11:51 tg Exp $ +# $Id: Makefile,v 1.10 1997/04/11 04:35:33 jkh Exp $ # DISTNAME= qt-1.2 @@ -17,7 +17,7 @@ USE_X11= yes MAN1= moc.1 MAN3= qaccel.3qt qapplication.3qt qarray.3qt qbitarray.3qt \ - qbitmap.3qt qbitval.3qt qbrush.3qt qbuffer.3qt \ + qbitmap.3qt qbitval.3qt qboxlayout.3qt qbrush.3qt qbuffer.3qt \ qbutton.3qt qbuttongroup.3qt qbytearray.3qt \ qcheckbox.3qt qclipboard.3qt qcloseevent.3qt \ qcollection.3qt qcolor.3qt qcolorgroup.3qt \ @@ -28,13 +28,15 @@ MAN3= qaccel.3qt qapplication.3qt qarray.3qt qbitarray.3qt \ qfileinfo.3qt qfocusevent.3qt qfont.3qt qfontinfo.3qt \ qfontmetrics.3qt qframe.3qt qgarray.3qt qgcache.3qt \ qgcacheiterator.3qt qgdict.3qt qgdictiterator.3qt \ - qglist.3qt qglistiterator.3qt qgroupbox.3qt qimage.3qt \ + qglist.3qt qglistiterator.3qt qgmanager.3qt qgridlayout.3qt \ + qgroupbox.3qt qimage.3qt \ qimageio.3qt qintdict.3qt qintdictiterator.3qt \ - qiodevice.3qt qkeyevent.3qt qlabel.3qt qlcdnumber.3qt \ + qiodevice.3qt qkeyevent.3qt qlabel.3qt qlayout.3qt \ + qlcdnumber.3qt \ qlineedit.3qt qlist.3qt qlistbox.3qt qlistboxitem.3qt \ qlistboxpixmap.3qt qlistboxtext.3qt qlistiterator.3qt \ qlnode.3qt qmenubar.3qt qmenudata.3qt qmessagebox.3qt \ - qmouseevent.3qt qmoveevent.3qt qobject.3qt \ + qmouseevent.3qt qmoveevent.3qt qmultilineedit.3qt qobject.3qt \ qpaintdevice.3qt qpaintdevicemetrics.3qt qpainter.3qt \ qpaintevent.3qt qpalette.3qt qpen.3qt qpicture.3qt \ qpixmap.3qt qpixmapcache.3qt qpoint.3qt \ @@ -44,10 +46,13 @@ MAN3= qaccel.3qt qapplication.3qt qarray.3qt qbitarray.3qt \ qresizeevent.3qt qscrollbar.3qt qsenderobject.3qt \ qshared.3qt qsignal.3qt qsize.3qt qslider.3qt \ qsocketnotifier.3qt qstack.3qt qstrilist.3qt qstring.3qt \ - qstrlist.3qt qtableview.3qt qtextstream.3qt qtime.3qt \ - qtimer.3qt qtimerevent.3qt qtsmanip.3qt qwidget.3qt \ + qstrlist.3qt qtabbar.3qt qtabdialog.3qt qtableview.3qt \ + qtextstream.3qt qtime.3qt \ + qtimer.3qt qtimerevent.3qt qtooltip.3qt qtooltipgroup.3qt \ + qtsmanip.3qt qwidget.3qt \ qwindow.3qt qwmatrix.3qt QAccel.3qt QApplication.3qt \ - QArray.3qt QBitArray.3qt QBitmap.3qt QBitVal.3qt QBrush.3qt \ + QArray.3qt QBitArray.3qt QBitmap.3qt QBitVal.3qt \ + QBoxLayout.3qt QBrush.3qt \ QBuffer.3qt QButton.3qt QButtonGroup.3qt \ QByteArray.3qt QCheckBox.3qt QClipboard.3qt \ QCloseEvent.3qt QCollection.3qt QColor.3qt \ @@ -58,13 +63,15 @@ MAN3= qaccel.3qt qapplication.3qt qarray.3qt qbitarray.3qt \ QFileInfo.3qt QFocusEvent.3qt QFont.3qt QFontInfo.3qt \ QFontMetrics.3qt QFrame.3qt QGArray.3qt QGCache.3qt \ QGCacheIterator.3qt QGDict.3qt QGDictIterator.3qt \ - QGList.3qt QGListIterator.3qt QGroupBox.3qt QImage.3qt \ + QGList.3qt QGListIterator.3qt QGManager.3qt \ + QGridLayout.3qt QGroupBox.3qt QImage.3qt \ QImageIO.3qt QIntDict.3qt QIntDictIterator.3qt \ - QIODevice.3qt QKeyEvent.3qt QLabel.3qt QLCDNumber.3qt \ + QIODevice.3qt QKeyEvent.3qt QLCDNumber.3qt QLabel.3qt \ + QLayout.3qt \ QLineEdit.3qt QList.3qt QListBox.3qt QListBoxItem.3qt \ QListBoxPixmap.3qt QListBoxText.3qt QListIterator.3qt \ QLNode.3qt QMenuBar.3qt QMenuData.3qt QMessageBox.3qt \ - QMouseEvent.3qt QMoveEvent.3qt QObject.3qt \ + QMouseEvent.3qt QMoveEvent.3qt QMultiLineEdit.3qt QObject.3qt \ QPaintDevice.3qt QPaintDeviceMetrics.3qt QPainter.3qt \ QPaintEvent.3qt QPalette.3qt QPen.3qt QPicture.3qt \ QPixmap.3qt QPixmapCache.3qt QPoint.3qt \ @@ -74,9 +81,10 @@ MAN3= qaccel.3qt qapplication.3qt qarray.3qt qbitarray.3qt \ QResizeEvent.3qt QScrollBar.3qt QSenderObject.3qt \ QShared.3qt QSignal.3qt QSize.3qt QSlider.3qt \ QSocketNotifier.3qt QStack.3qt QStrIList.3qt QString.3qt \ - QStrList.3qt QTableView.3qt QTextStream.3qt QTime.3qt \ - QTimer.3qt QTimerEvent.3qt QTSManip.3qt QWidget.3qt \ - QWindow.3qt QWMatrix.3qt + QStrList.3qt QTabBar.3qt QTabDialog.3qt QTableView.3qt \ + QTextStream.3qt QTime.3qt \ + QTimer.3qt QTimerEvent.3qt QToolTip.3qt QToolTipGroup.3qt \ + QTSManip.3qt QWidget.3qt QWindow.3qt QWMatrix.3qt post-configure: cd ${WRKSRC} && make freebsd-gcc-shared |