pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gimp24 Fix buildling



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a3fd1989cd7b
branches:  trunk
changeset: 501646:a3fd1989cd7b
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Oct 25 11:31:55 2005 +0000

description:
Fix buildling

diffstat:

 graphics/gimp24/Makefile |  4 +---
 graphics/gimp24/PLIST    |  7 ++++++-
 2 files changed, 7 insertions(+), 4 deletions(-)

diffs (46 lines):

diff -r 792c9e68fc1e -r a3fd1989cd7b graphics/gimp24/Makefile
--- a/graphics/gimp24/Makefile  Tue Oct 25 11:18:52 2005 +0000
+++ b/graphics/gimp24/Makefile  Tue Oct 25 11:31:55 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/10/24 16:22:26 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2005/10/25 11:31:55 adam Exp $
 
 DISTNAME=      gimp-2.3.4
 CATEGORIES=    graphics
@@ -21,7 +21,6 @@
 USE_PKGINSTALL=                yes
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            gmake pkg-config
-USE_MSGFMT_PLURALS=    yes
 
 PKG_SYSCONFSUBDIR=     gimp/2.0
 
@@ -38,7 +37,6 @@
 
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --disable-perl
-#CONFIGURE_ARGS+=      --disable-print
 CONFIGURE_ARGS+=       --disable-python
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR}
 CONFIGURE_ARGS+=       --with-html-dir=${PREFIX}/share/doc/html/${PKGNAME_NOREV}
diff -r 792c9e68fc1e -r a3fd1989cd7b graphics/gimp24/PLIST
--- a/graphics/gimp24/PLIST     Tue Oct 25 11:18:52 2005 +0000
+++ b/graphics/gimp24/PLIST     Tue Oct 25 11:31:55 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/21 17:31:58 drochner Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/10/25 11:31:55 adam Exp $
 bin/gimp-2.3
 bin/gimp-console-2.3
 bin/gimp-remote-2.3
@@ -1859,6 +1859,11 @@
 ${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gimp20-std-plug-ins.mo
 ${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gimp20-tips.mo
 ${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gimp20.mo
+${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/gimp20-libgimp.mo
+${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/gimp20-script-fu.mo
+${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/gimp20-std-plug-ins.mo
+${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/gimp20-tips.mo
+${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/gimp20.mo
 ${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gimp20-libgimp.mo
 ${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gimp20-script-fu.mo
 ${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gimp20-std-plug-ins.mo



Home | Main Index | Thread Index | Old Index