pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/digikam Make libXt dependency a runtime one, ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f55e504c790d
branches: trunk
changeset: 554549:f55e504c790d
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Feb 15 23:16:35 2009 +0000
description:
Make libXt dependency a runtime one, because of:
ERROR: /usr/pkg/lib/libXt.so.6: libXt-1.0.5nb1 is not a runtime dependency
Bump PKGREVISION.
Mark as user-destdir ready.
diffstat:
graphics/digikam/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (30 lines):
diff -r f6f2e4473eb6 -r f55e504c790d graphics/digikam/Makefile
--- a/graphics/digikam/Makefile Sun Feb 15 23:16:10 2009 +0000
+++ b/graphics/digikam/Makefile Sun Feb 15 23:16:35 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2009/01/07 13:33:37 drochner Exp $
+# $NetBSD: Makefile,v 1.44 2009/02/15 23:16:35 wiz Exp $
DISTNAME= digikam-0.9.5-beta2
PKGNAME= digikam-0.9.5beta2
+PKGREVISION= 1
CATEGORIES= graphics kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=digikam/}
EXTRACT_SUFX= .tar.bz2
@@ -14,6 +15,7 @@
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+PKG_DESTDIR_SUPPORT= user-destdir
CONFIGURE_ARGS+= --without-included-sqlite3
@@ -24,8 +26,6 @@
BUILDLINK_API_DEPENDS.libkexiv2+= libkexiv2>=0.1.6
BUILDLINK_API_DEPENDS.libkdcraw+= libkdcraw>=0.1.6
-BUILDLINK_DEPMETHOD.libXt?= build
-
PLIST_SUBST= HTMLDIR=${DISTNAME}
.include "../../databases/sqlite3/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index