diff options
author | wiz <wiz@pkgsrc.org> | 2007-07-08 10:04:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-07-08 10:04:44 +0000 |
commit | 29f243748039786a280c39923b7676c7909e34e2 (patch) | |
tree | 2f842de444a77162b554e73aa306deb58466fbd9 /graphics | |
parent | 9c3b00c265ccebdb1d4349903d79441fec1f5a77 (diff) | |
download | pkgsrc-29f243748039786a280c39923b7676c7909e34e2.tar.gz |
Drop dcraw dependency, libkdcraw takes care of that.
Ride update from a few minutes ago.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/kipi-plugins/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/kipi-plugins/Makefile b/graphics/kipi-plugins/Makefile index 28c43c3576d..adca7f187ea 100644 --- a/graphics/kipi-plugins/Makefile +++ b/graphics/kipi-plugins/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2007/07/08 09:57:45 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2007/07/08 10:04:44 wiz Exp $ DISTNAME= kipi-plugins-0.1.4 CATEGORIES= graphics @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.kipi-plugins.org/drupal/ COMMENT= Kipi (KDE Image Plugin Interface) plugins -DEPENDS+= dcraw-[0-9]*:../../graphics/dcraw - USE_TOOLS+= gmake perl pkg-config msgfmt bash:run USE_LANGUAGES= c c++ GNU_CONFIGURE= YES |