aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2016-06-09 19:13:10 +0800
committernaddy <naddy@FreeBSD.org>2016-06-09 19:13:10 +0800
commit34dd622522f6575248de35671ad942dfb807c26d (patch)
treed54a9c125abc5932657a83ba2dd710c96661e5c4 /archivers
parent9e65dfea8840684443df8e4d1ac47164e383370c (diff)
downloadfreebsd-ports-gnome-34dd622522f6575248de35671ad942dfb807c26d.tar.gz
freebsd-ports-gnome-34dd622522f6575248de35671ad942dfb807c26d.tar.zst
freebsd-ports-gnome-34dd622522f6575248de35671ad942dfb807c26d.zip
Work around a bug in FreeBSD 9 make(1).
http://docs.freebsd.org/cgi/mid.cgi?slrnmvro62.94q.naddy PR: 210100 Reported by: vas@mpeks.tomsk.su
Diffstat (limited to 'archivers')
-rw-r--r--archivers/gtar/files/patch-po_Makefile.in.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/archivers/gtar/files/patch-po_Makefile.in.in b/archivers/gtar/files/patch-po_Makefile.in.in
new file mode 100644
index 000000000000..2639d9b2fd97
--- /dev/null
+++ b/archivers/gtar/files/patch-po_Makefile.in.in
@@ -0,0 +1,13 @@
+Work around a bug in FreeBSD 9 make(1).
+http://docs.freebsd.org/cgi/mid.cgi?slrnmvro62.94q.naddy
+
+--- po/Makefile.in.in.orig 2016-04-06 04:59:54 UTC
++++ po/Makefile.in.in
+@@ -78,6 +78,7 @@ CATALOGS = @CATALOGS@
+ POFILESDEPS_ = $(srcdir)/$(DOMAIN).pot
+ POFILESDEPS_yes = $(POFILESDEPS_)
+ POFILESDEPS_no =
++PO_DEPENDS_ON_POT =
+ POFILESDEPS = $(POFILESDEPS_$(PO_DEPENDS_ON_POT))
+
+ DISTFILESDEPS_ = update-po