pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/scidavis Links against libQt4AssistentClient,...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1607728f8490
branches:  trunk
changeset: 568849:1607728f8490
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Dec 21 20:23:28 2009 +0000

description:
Links against libQt4AssistentClient, so qt4-tools is a runtime dependency.
Bump revision.

diffstat:

 graphics/scidavis/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r a5ee527bb582 -r 1607728f8490 graphics/scidavis/Makefile
--- a/graphics/scidavis/Makefile        Mon Dec 21 20:13:36 2009 +0000
+++ b/graphics/scidavis/Makefile        Mon Dec 21 20:23:28 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/12/11 20:13:49 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2009/12/21 20:23:28 joerg Exp $
 #
 
 DISTNAME=      scidavis-0.2.3
+PKGREVISION=   1
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=scidavis/}
 EXTRACT_SUFX=  .tar.bz2
@@ -17,6 +18,8 @@
 do-configure:
        cd ${WRKSRC} && env ${CONFIGURE_ENV} ${QTDIR}/bin/qmake
 
+BUILDLINK_DEPMETHOD.qt4-tools= full
+
 # XXX patched out for now
 #.include "../../lang/python/extension.mk"
 .include "../../x11/qt4-libs/buildlink3.mk"



Home | Main Index | Thread Index | Old Index