head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.10 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.8 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.6 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.4 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.2 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.1.1.1.0.2 pkgsrc-2008Q4-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2009.01.24.21.01.55; author adam; state dead; branches; next 1.1; 1.1 date 2008.11.26.12.19.58; author drochner; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2008.11.26.12.19.58; author drochner; state Exp; branches; next ; desc @@ 1.2 log @Removed gimp26, gimp updated to 2.6.4 @ text @$NetBSD: patch-ab,v 1.1 2008/11/26 12:19:58 drochner Exp $ --- configure.orig 2008-11-20 23:48:56.000000000 +0100 +++ configure @@@@ -31444,6 +31444,7 @@@@ if (eval "$ac_cpp conftest.$ac_ext") 2>& gimp_ok=yes fi rm -f conftest* + fi if test "x$gimp_ok" = xyes; then @@@@ -31452,7 +31453,6 @@@@ cat >>confdefs.h <<\_ACEOF _ACEOF fi - fi { echo "$as_me:$LINENO: result: $gimp_ok" >&5 echo "${ECHO_T}$gimp_ok" >&6; } if test "x$gimp_ok" = xno; then @@@@ -34171,7 +34171,7 @@@@ if test "x$with_print" != xno; then enable_print="yes" fi - if test "x$enable_print" == xyes; then + if test "x$enable_print" = xyes; then BUILD_PRINT_TRUE= BUILD_PRINT_FALSE='#' else @@@@ -36840,7 +36840,7 @@@@ fi gimpdatadir="$datadir/$PACKAGE/2.0" gimpplugindir="$libdir/$PACKAGE/2.0" -gimpsysconfdir="$sysconfdir/$PACKAGE/2.0" +gimpsysconfdir="$sysconfdir" @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @add gimp-2.6.3 first cut on a pkg for gimp-2.6 (might replace gimp-2.4 after some testing) @ text @@