openbsd-ports/sysutils/gkrellm/patches/patch-locale_Makefile
naddy 0fd5652fa3 Import gkrellm 1.0.6.
Submitted by Joshua Stein <jcs@rt.fm>.

GKrellM is a single process stack of system monitors which supports
applying themes to match its appearance to your window manager, Gtk,
or any other theme.
2001-02-15 21:37:41 +00:00

13 lines
368 B
Plaintext

$OpenBSD: patch-locale_Makefile,v 1.1.1.1 2001/02/15 21:37:42 naddy Exp $
--- locale/Makefile.orig Sat Jun 17 17:55:04 2000
+++ locale/Makefile Thu Feb 15 18:08:13 2001
@@ -6,7 +6,7 @@ SUB_DIRS =
FILES_PO:=$(wildcard *.po)
FILES_MO:=$(FILES_PO:.po=.mo)
-LOCALEDIR ?= /usr/share/locale
+LOCALEDIR ?= ${PREFIX}/share/locale
ifeq ($(enable_nls),1)
all: mo-files