CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2016/11/07 02:46:29
Modified files:
x11/qt4 : Makefile
x11/qt4/patches: patch-src_dbus_qdbusintegrator_cpp
patch-src_gui_dialogs_qprintdialog_unix_cpp
patch-src_gui_painting_qprinter_cpp
patch-src_tools_moc_main_cpp
Log message:
$ file /usr/local/lib/qt4/bin/{findtr,syncqt}
/usr/local/lib/qt4/bin/findtr: a /usr/bin/perl -w script text executable
/usr/local/lib/qt4/bin/syncqt: a /usr/bin/perl -w script text executable
These are both perl scripts, so use INSTALL_SCRIPT instead of
INSTALL_PROGRAM.
While here: qt-project.org -> qt.io in some comments.