pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/kipi-plugins Fix path to bash. Bump revision.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/27fbfd5639ed
branches:  trunk
changeset: 533892:27fbfd5639ed
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Oct 05 22:51:05 2007 +0000

description:
Fix path to bash. Bump revision.

diffstat:

 graphics/kipi-plugins/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r c9f361feb1eb -r 27fbfd5639ed graphics/kipi-plugins/Makefile
--- a/graphics/kipi-plugins/Makefile    Fri Oct 05 22:45:14 2007 +0000
+++ b/graphics/kipi-plugins/Makefile    Fri Oct 05 22:51:05 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2007/09/21 13:03:51 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2007/10/05 22:51:05 joerg Exp $
 
 DISTNAME=      kipi-plugins-0.1.4
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=kipi/}
 EXTRACT_SUFX=  .tar.bz2
@@ -16,6 +16,8 @@
 USE_LIBTOOL=           YES
 SHLIBTOOL_OVERRIDE=    # empty
 
+REPLACE_BASH=          kipi-plugins/mpegencoder/images2mpg
+
 .include "../../meta-pkgs/kde3/kde3.mk"
 .include "../../audio/libgpod/buildlink3.mk"
 .include "../../devel/libgphoto2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index