pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gimp Fix broken PLIST when svg option is swit...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5216ba83e311
branches:  trunk
changeset: 554804:5216ba83e311
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Sat Feb 21 08:23:04 2009 +0000

description:
Fix broken PLIST when svg option is switched off.

diffstat:

 graphics/gimp/PLIST |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 05b043b09426 -r 5216ba83e311 graphics/gimp/PLIST
--- a/graphics/gimp/PLIST       Sat Feb 21 07:31:01 2009 +0000
+++ b/graphics/gimp/PLIST       Sat Feb 21 08:23:04 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.36 2009/01/24 20:55:05 adam Exp $
+@comment $NetBSD: PLIST,v 1.37 2009/02/21 08:23:04 dholland Exp $
 bin/gimp
 bin/gimp-2.6
 bin/gimp-console
@@ -302,7 +302,7 @@
 lib/gimp/2.0/plug-ins/file-raw
 lib/gimp/2.0/plug-ins/file-sgi
 lib/gimp/2.0/plug-ins/file-sunras
-lib/gimp/2.0/plug-ins/file-svg
+${PLIST.svg}lib/gimp/2.0/plug-ins/file-svg
 lib/gimp/2.0/plug-ins/file-tga
 lib/gimp/2.0/plug-ins/file-tiff-load
 lib/gimp/2.0/plug-ins/file-tiff-save



Home | Main Index | Thread Index | Old Index