$NetBSD: patch-ad,v 1.5 2002/01/05 18:42:55 tron Exp $

--- po/Makefile.in.in.orig	Thu Mar  4 00:04:29 1999
+++ po/Makefile.in.in	Sat Jan  5 19:05:40 2002
@@ -20,8 +20,8 @@
 exec_prefix = @exec_prefix@
 datadir = $(prefix)/@DATADIRNAME@
 localedir = $(datadir)/locale
-gnulocaledir = $(prefix)/share/locale
-gettextsrcdir = $(prefix)/share/gettext/po
+gnulocaledir = $(prefix)/$(PKGLOCALEDIR)/locale
+gettextsrcdir = $(prefix)/$(PKGLOCALEDIR)/gettext/po
 subdir = po
 
 INSTALL = @INSTALL@