pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/lprof Set



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fa8fd9b780ca
branches:  trunk
changeset: 503215:fa8fd9b780ca
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Wed Nov 16 12:36:58 2005 +0000

description:
Set

BUILDLINK_DEPMETHOD.qt3-tools= build

after checking that none of the executables depend on the libs in
qt3-tools.

PKGREVISION++

diffstat:

 graphics/lprof/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r 1c0cbe8c0406 -r fa8fd9b780ca graphics/lprof/Makefile
--- a/graphics/lprof/Makefile   Wed Nov 16 06:53:30 2005 +0000
+++ b/graphics/lprof/Makefile   Wed Nov 16 12:36:58 2005 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2005/11/15 19:49:26 gdt Exp $
+# $NetBSD: Makefile,v 1.7 2005/11/16 12:36:58 gdt Exp $
 #
 
 DISTNAME=              lprof-1.10.1
 CATEGORIES=            graphics
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=lprof/}
-PKGREVISION=           4
+PKGREVISION=           5
 
 MAINTAINER=            gdt%NetBSD.org@localhost
 HOMEPAGE=              http://lprof.sourceforge.net/
@@ -15,6 +15,8 @@
 MAKE_ENV+=     BASEDIR=${PREFIX} QTDIR=${PREFIX}/qt3
 MAKE_ENV+=     LDFLAGS="${LDFLAGS}"
 
+BUILDLINK_DEPMETHOD.qt3-tools= build
+
 .include "../../x11/qt3-libs/buildlink3.mk"
 .include "../../x11/qt3-tools/buildlink3.mk"
 .include "../../graphics/lcms/buildlink3.mk"



Home | Main Index | Thread Index | Old Index