pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/scribus Set BUILDLINK_DEPMETHOD.qt3-tools= build
details: https://anonhg.NetBSD.org/pkgsrc/rev/d4db371727f1
branches: trunk
changeset: 501198:d4db371727f1
user: reed <reed%pkgsrc.org@localhost>
date: Tue Oct 18 15:44:56 2005 +0000
description:
Set BUILDLINK_DEPMETHOD.qt3-tools= build
and bump PKGREVISION.
This is for PR #31852.
objdump showed me that it didn't use qt3-tools libraries.
And it appeared to start up fine without it.
Also, the PR submitter said he could run scribus without the
qt3-tools installed.
(Maybe this should be set in x11/qt3-tools/buildlink3.mk?)
diffstat:
print/scribus/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 5f81770eb766 -r d4db371727f1 print/scribus/Makefile
--- a/print/scribus/Makefile Tue Oct 18 15:31:57 2005 +0000
+++ b/print/scribus/Makefile Tue Oct 18 15:44:56 2005 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2005/10/06 18:00:39 drochner Exp $
+# $NetBSD: Makefile,v 1.28 2005/10/18 15:44:56 reed Exp $
DISTNAME= scribus-1.2.3
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= http://www.scribus.org.uk/downloads/1.2.3/
EXTRACT_SUFX= .tar.bz2
@@ -27,6 +28,7 @@
.include "../../graphics/libart2/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../x11/qt3-libs/buildlink3.mk"
+BUILDLINK_DEPMETHOD.qt3-tools= build
.include "../../x11/qt3-tools/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index