From c92db50c3b675ad8120552a4beb1a5197a3c0e60 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 8 Sep 2007 13:45:31 +0000 Subject: Revert 1.61. Restores PKGCONFIG_OVERRIDE line that was probably removed by accident. Bump PKGREVISION. --- x11/qt3-libs/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'x11/qt3-libs') 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 -- cgit v1.2.3