freebsd-ports/archivers/gcpio/files
Christian Weisgerber 477535a220 Build fix for FreeBSD 9. Define variable, since the old make throws
Error expanding embedded variable.

for this valid construct:

  FOO =
  BAR = $(FOO$(BAZ))
  all: $(BAR)

The bug is fixed in bmake.

Reported by:	pkg-fallout
2015-09-19 22:04:27 +00:00
..
patch-doc_cpio.1
patch-gnu_Makefile.in
patch-po_Makefile.in.in Build fix for FreeBSD 9. Define variable, since the old make throws 2015-09-19 22:04:27 +00:00
patch-src_copyin.c
patch-src_extern.h
patch-src_global.c
patch-src_main.c
patch-tests_symlink-long.at