summaryrefslogtreecommitdiff
path: root/x11/qt3-tools
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2003-07-23 09:41:41 +0000
committerdrochner <drochner@pkgsrc.org>2003-07-23 09:41:41 +0000
commitf3a278522a3cc2b6751a4562d4842f86317cd1cd (patch)
tree5b992f569cb1f4cb0fef2253fb7868c0fda11c74 /x11/qt3-tools
parent28fd31fa83171df72b457bd86b86fc5dd1d39b08 (diff)
downloadpkgsrc-f3a278522a3cc2b6751a4562d4842f86317cd1cd.tar.gz
Also install the linguist tools "lupdate" and "lrelease".
PKGREVISION was bumped yesterday, so piggyback on that.
Diffstat (limited to 'x11/qt3-tools')
-rw-r--r--x11/qt3-tools/Makefile4
-rw-r--r--x11/qt3-tools/PLIST4
2 files changed, 6 insertions, 2 deletions
diff --git a/x11/qt3-tools/Makefile b/x11/qt3-tools/Makefile
index 38fb4da5247..2a5ce7f323b 100644
--- a/x11/qt3-tools/Makefile
+++ b/x11/qt3-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2003/07/22 17:17:21 drochner Exp $
+# $NetBSD: Makefile,v 1.21 2003/07/23 09:41:41 drochner Exp $
#
.include "../qt3-libs/Makefile.common"
@@ -30,6 +30,8 @@ do-install:
${LIBTOOL} ${INSTALL_PROGRAM} ${WRKSRC}/plugins/designer/libkdevdlgplugin.la ${QTPREFIX}/plugins/designer
${LIBTOOL} ${INSTALL_PROGRAM} ${WRKSRC}/bin/assistant ${QTPREFIX}/bin
${LIBTOOL} ${INSTALL_PROGRAM} ${WRKSRC}/bin/linguist ${QTPREFIX}/bin
+ ${LIBTOOL} ${INSTALL_PROGRAM} ${WRKSRC}/bin/lupdate ${QTPREFIX}/bin
+ ${LIBTOOL} ${INSTALL_PROGRAM} ${WRKSRC}/bin/lrelease ${QTPREFIX}/bin
${LIBTOOL} ${INSTALL_PROGRAM} ${WRKSRC}/bin/qm2ts ${QTPREFIX}/bin
${LIBTOOL} ${INSTALL_PROGRAM} ${WRKSRC}/bin/qtconfig ${QTPREFIX}/bin
${LIBTOOL} ${INSTALL_PROGRAM} ${WRKSRC}/bin/qmake ${QTPREFIX}/bin/qmake
diff --git a/x11/qt3-tools/PLIST b/x11/qt3-tools/PLIST
index a78e0977672..35db00c3567 100644
--- a/x11/qt3-tools/PLIST
+++ b/x11/qt3-tools/PLIST
@@ -1,7 +1,9 @@
-@comment $NetBSD: PLIST,v 1.9 2003/07/22 17:17:21 drochner Exp $
+@comment $NetBSD: PLIST,v 1.10 2003/07/23 09:41:41 drochner Exp $
qt3/bin/assistant
qt3/bin/designer
qt3/bin/linguist
+qt3/bin/lrelease
+qt3/bin/lupdate
qt3/bin/qm2ts
qt3/bin/qmake
qt3/bin/qtconfig