diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-10 12:33:35 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-10 12:33:35 +0000 |
commit | 066a51d899084a2d42e3bceed17018e5b9472d87 (patch) | |
tree | cee01bb16b309b6dabe52a5b79333a4b4f08f1ab /net/linc/files/patch-configure | |
parent | 1: Stagify. (diff) |
- USES=libtool pathfix tar:bzip2
- Add INSTALL_TARGET=install-strip
Notes
Notes:
svn path=/head/; revision=361443
Diffstat (limited to 'net/linc/files/patch-configure')
-rw-r--r-- | net/linc/files/patch-configure | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/linc/files/patch-configure b/net/linc/files/patch-configure deleted file mode 100644 index 2b99e34f5150..000000000000 --- a/net/linc/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 07:31:03 1.1 -+++ configure 2002/04/26 07:31:26 -@@ -6214,6 +6214,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' |