mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-24 04:03:34 -04:00
14 lines
353 B
Plaintext
14 lines
353 B
Plaintext
$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"
|