freebsd-ports/games/freedink-dfarc/files/patch-po_Makefile.in.in
Martin Wilke 811a22c64b DFArc2 makes it easy to play and manage the Dink Smallwood game and
it's numerous Dink Modules (or D-Mods).

PR:		ports/127704
Submitted by:	Stephen Hurd <shurd@sasktel.net>
2008-11-25 05:27:35 +00:00

19 lines
555 B
Text

*** po/Makefile.in.in.orig Tue Sep 30 19:11:33 2008
--- po/Makefile.in.in Tue Sep 30 19:11:48 2008
***************
*** 34,40 ****
datarootdir = @datarootdir@
libdir = @libdir@
DATADIRNAME = @DATADIRNAME@
! itlocaledir = $(prefix)/$(DATADIRNAME)/locale
subdir = po
install_sh = @install_sh@
# Automake >= 1.8 provides @mkdir_p@.
--- 34,40 ----
datarootdir = @datarootdir@
libdir = @libdir@
DATADIRNAME = @DATADIRNAME@
! itlocaledir = $(datarootdir)/locale
subdir = po
install_sh = @install_sh@
# Automake >= 1.8 provides @mkdir_p@.