freebsd-ports/converters/recode/files
Tijl Coosemans 284d283afe - Convert USE_AUTOTOOLS=libtool to USES=libtool.
- Replace PERL with REINPLACE_CMD in post-patch.
- Replace "iconv.h" with "${ICONV_PREFIX}/include/iconv.h" so
  /usr/include/iconv.h is included on FreeBSD 10 even when
  converters/iconv is installed.  The port uses iconvctl(3) which
  isn't declared in /usr/local/include/iconv.h with -DLIBICONV_PLUG.
- files/patch-lib-error.c: Implement program_name using __progname.
- files/patch-libiconv-Makefile.in: deleted because the libiconv
  directory isn't built.
- files/patch-src-Makefile.in:
  + Remove chunks that aren't needed.
  + Remove ../lib/libreco.a from LIBS so CFLAGS+=-fPIC can be removed
    from the port Makefile.  Instead, just copy lib/error.c (the only
    file needed from libreco.a) to src/error.c and compile it into
    librecode.so.

PR:		186637
Approved by:	demon (maintainer)
2014-02-18 19:34:04 +00:00
..
patch-configure
patch-i18n::el.po
patch-lib-error.c - Convert USE_AUTOTOOLS=libtool to USES=libtool. 2014-02-18 19:34:04 +00:00
patch-Makefile.in
patch-src-Makefile.in - Convert USE_AUTOTOOLS=libtool to USES=libtool. 2014-02-18 19:34:04 +00:00
patch-src::names.c
patch-src::outer.c
patch-src::recodext.h
ru.po