diff options
Diffstat (limited to 'graphics/ee/patches/patch-ab')
-rw-r--r-- | graphics/ee/patches/patch-ab | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/ee/patches/patch-ab b/graphics/ee/patches/patch-ab new file mode 100644 index 00000000000..53ff81e82e3 --- /dev/null +++ b/graphics/ee/patches/patch-ab @@ -0,0 +1,15 @@ +$NetBSD: patch-ab,v 1.1 2000/10/23 17:06:56 jlam Exp $ + +--- configure.orig Mon Jul 17 17:42:39 2000 ++++ configure +@@ -4740,6 +4740,10 @@ + + + ++# Set DATADIRNAME to "${LOCALEBASE}" ++DATADIRNAME="${LOCALEBASE}" ++INTLDEPS= ++INTLLIBS="-lintl" + + trap '' 1 2 15 + cat > confcache <<\EOF |