pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/digikam Fixed Perl interpreter. PKGREVISION++
details: https://anonhg.NetBSD.org/pkgsrc/rev/817b046b6f91
branches: trunk
changeset: 523454:817b046b6f91
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon Jan 08 04:56:35 2007 +0000
description:
Fixed Perl interpreter. PKGREVISION++
diffstat:
graphics/digikam/Makefile | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r 2789c3bdcf83 -r 817b046b6f91 graphics/digikam/Makefile
--- a/graphics/digikam/Makefile Mon Jan 08 04:54:16 2007 +0000
+++ b/graphics/digikam/Makefile Mon Jan 08 04:56:35 2007 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2007/01/02 20:17:14 xtraeme Exp $
+# $NetBSD: Makefile,v 1.29 2007/01/08 04:56:35 rillig Exp $
DISTNAME= digikam-0.9.0
+PKGREVISION= 1
CATEGORIES= graphics kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=digikam/}
EXTRACT_SUFX= .tar.bz2
@@ -10,11 +11,13 @@
COMMENT= KDE frontend to gphoto2
USE_DIRS+= xdg-1.1
-USE_TOOLS+= gmake msgfmt perl pkg-config
+USE_TOOLS+= gmake msgfmt perl:run pkg-config
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+REPLACE_PERL+= digikam/utilities/scripts/digitaglinktree
+
BUILDLINK_API_DEPENDS.imlib2+= imlib2>=1.2
BUILDLINK_API_DEPENDS.kdelibs+= kdelibs>=3.5.2
BUILDLINK_API_DEPENDS.exiv2+= exiv2>=0.12
Home |
Main Index |
Thread Index |
Old Index