mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
11 lines
256 B
Plaintext
11 lines
256 B
Plaintext
--- po/Makefile.in.in.orig 2008-03-02 17:23:22.000000000 +0100
|
|
+++ po/Makefile.in.in 2008-03-14 14:12:46.000000000 +0100
|
|
@@ -21,6 +21,7 @@
|
|
|
|
srcdir = @srcdir@
|
|
top_srcdir = @top_srcdir@
|
|
+top_builddir = $(top_srcdir)
|
|
VPATH = @srcdir@
|
|
|
|
prefix = @prefix@
|