From cddc7e7b6cf0eca53e5225f9b0acaf5672731955 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 6 Dec 2005 18:53:31 +0000 Subject: localedir is share/locale on DragonFly as well. --- graphics/flphoto/distinfo | 3 ++- graphics/flphoto/patches/patch-aa | 13 +++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 graphics/flphoto/patches/patch-aa (limited to 'graphics') diff --git a/graphics/flphoto/distinfo b/graphics/flphoto/distinfo index 1a4d101e325..9e255d2cd67 100644 --- a/graphics/flphoto/distinfo +++ b/graphics/flphoto/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.2 2005/05/25 12:26:41 wiz Exp $ +$NetBSD: distinfo,v 1.3 2005/12/06 18:53:31 joerg Exp $ SHA1 (flphoto-1.2-source.tar.bz2) = 634cdbf80690b96009fb1c2952f0dff3733710ba RMD160 (flphoto-1.2-source.tar.bz2) = 1a9d574182a1f21f44493fa5e6f39d58c0d6c2a1 Size (flphoto-1.2-source.tar.bz2) = 501459 bytes +SHA1 (patch-aa) = 0a47885db0284d770c10db8d1dcc3c315df85dbc diff --git a/graphics/flphoto/patches/patch-aa b/graphics/flphoto/patches/patch-aa new file mode 100644 index 00000000000..b5bcda2d770 --- /dev/null +++ b/graphics/flphoto/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1 2005/12/06 18:53:31 joerg Exp $ + +--- configure.orig 2005-12-06 18:28:31.000000000 +0000 ++++ configure +@@ -4651,7 +4651,7 @@ _ACEOF + + + case "$uname" in +- Linux* | *BSD* | Darwin*) ++ Linux* | *BSD* | Darwin* | DragonFly*) + FLPHOTO_LOCALE="$datadir/locale" + cat >>confdefs.h <<_ACEOF + #define FLPHOTO_LOCALE "$datadir/locale" -- cgit v1.2.3