ports/devel/srecord/files/patch-Makefile.in
Brooks Davis fc1f191349 Upgrade to 1.64.
Install the binaries, not just libtool wrapper scripts.

Install library (required for the binaries to work), headers, and pkgconfig.

Modernize: new LIB_DEPENDS, USES=libtool, staging, strip libraries.

Take maintainership.

Approved by:	maintainer timeout (implicit: no maintainer updates since 2008)
2014-06-26 21:02:37 +00:00

14 lines
429 B
Text

$FreeBSD$
--- Makefile.in.orig
+++ Makefile.in
@@ -4594,7 +4594,7 @@
# to install the *.a and *.so* files as well, which is why you don't see them
# explicitly mentioned here.
#
-install-libdir: $(libdir)/libsrecord.la $(libdir)/pkgconfig/srecord.pc
+install-libdir: $(libdir)/libsrecord.la
install-man: $(mandir)/man1/srec_cat.1 $(mandir)/man1/srec_cmp.1 \
$(mandir)/man1/srec_examples.1 $(mandir)/man1/srec_info.1 \