pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gimp26 PLIST fix, when aalib option is disabled



details:   https://anonhg.NetBSD.org/pkgsrc/rev/751ff03711cb
branches:  trunk
changeset: 550777:751ff03711cb
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Nov 28 21:28:49 2008 +0000

description:
PLIST fix, when aalib option is disabled

diffstat:

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

diffs (18 lines):

diff -r 02b0d3b3d964 -r 751ff03711cb graphics/gimp26/PLIST
--- a/graphics/gimp26/PLIST     Fri Nov 28 20:54:01 2008 +0000
+++ b/graphics/gimp26/PLIST     Fri Nov 28 21:28:49 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/11/26 12:19:58 drochner Exp $
+@comment $NetBSD: PLIST,v 1.2 2008/11/28 21:28:49 adam Exp $
 bin/gimp
 bin/gimp-2.6
 bin/gimp-console
@@ -270,7 +270,7 @@
 lib/gimp/2.0/plug-ins/edge-sobel
 lib/gimp/2.0/plug-ins/emboss
 lib/gimp/2.0/plug-ins/engrave
-lib/gimp/2.0/plug-ins/file-aa
+${PLIST.aalib}lib/gimp/2.0/plug-ins/file-aa
 lib/gimp/2.0/plug-ins/file-bmp
 lib/gimp/2.0/plug-ins/file-cel
 lib/gimp/2.0/plug-ins/file-compressor



Home | Main Index | Thread Index | Old Index