svn commit: r399478 - head/x11-servers/Xfstt/files

Mathieu Arnold mat at FreeBSD.org
Fri Oct 16 14:19:10 UTC 2015


Author: mat
Date: Fri Oct 16 14:19:08 2015
New Revision: 399478
URL: https://svnweb.freebsd.org/changeset/ports/399478

Log:
  Fix build on 9.
  
  PR:		203766
  Submitted by:	maintainer
  Sponsored by:	Absolight

Added:
  head/x11-servers/Xfstt/files/patch-po_Makefile.in.in   (contents, props changed)

Added: head/x11-servers/Xfstt/files/patch-po_Makefile.in.in
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-servers/Xfstt/files/patch-po_Makefile.in.in	Fri Oct 16 14:19:08 2015	(r399478)
@@ -0,0 +1,10 @@
+--- po/Makefile.in.in.orig	2015-08-11 01:51:51 UTC
++++ po/Makefile.in.in
+@@ -80,6 +80,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


More information about the svn-ports-head mailing list