summaryrefslogtreecommitdiff
path: root/x11/qt3-libs
diff options
context:
space:
mode:
authorwiz <wiz>2007-09-08 13:45:31 +0000
committerwiz <wiz>2007-09-08 13:45:31 +0000
commitc92db50c3b675ad8120552a4beb1a5197a3c0e60 (patch)
tree0fba0f5e6e70b3461155c2a1d1adcc61d0b696ea /x11/qt3-libs
parent2c0522ba1f02f2fba7c776e421ebe2333de6aff8 (diff)
downloadpkgsrc-c92db50c3b675ad8120552a4beb1a5197a3c0e60.tar.gz
Revert 1.61. Restores PKGCONFIG_OVERRIDE line that was probably
removed by accident. Bump PKGREVISION.
Diffstat (limited to 'x11/qt3-libs')
-rw-r--r--x11/qt3-libs/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/qt3-libs/Makefile b/x11/qt3-libs/Makefile
index ed40d21cb36..911f9c895ed 100644
--- a/x11/qt3-libs/Makefile
+++ b/x11/qt3-libs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2007/08/08 17:10:29 joerg Exp $
+# $NetBSD: Makefile,v 1.66 2007/09/08 13:45:31 wiz Exp $
PKGNAME= qt3-libs-${QTVERSION}
-PKGREVISION= 3
+PKGREVISION= 4
MAINTAINER= adam@NetBSD.org
COMMENT= C++ X GUI toolkit
@@ -35,6 +35,8 @@ INSTALLATION_DIRS= ${QTPREFIX}/bin ${QTPREFIX}/include/private
INSTALLATION_DIRS+= ${QTPREFIX}/lib ${QTPREFIX}/plugins/imageformats
INSTALLATION_DIRS+= lib/pkgconfig
+PKGCONFIG_OVERRIDE= lib/qt-mt.pc
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/moc ${DESTDIR}${QTPREFIX}/bin
${LIBTOOL} ${INSTALL_LIB} ${WRKSRC}/lib/libqt-mt.la ${DESTDIR}${QTPREFIX}/lib