diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-22 06:24:45 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-22 06:24:45 +0000 |
commit | 33f2bf0324c63d3e8138ae4dc29f79f42190aebe (patch) | |
tree | ed5e10f8ff2255cfe5862dcc8166931a05fb5000 /converters/fribidi/files | |
parent | 0c463cf11b78c1966aaf2b275085a8ae5fd52a9f (diff) | |
download | FreeBSD-ports-33f2bf0324c63d3e8138ae4dc29f79f42190aebe.zip FreeBSD-ports-33f2bf0324c63d3e8138ae4dc29f79f42190aebe.tar.gz |
* Install pkgconfig file in correct location
* Don't install .la files
* Assign maintainership to gnome@ since this will be used for AbiWord2
Diffstat (limited to 'converters/fribidi/files')
-rw-r--r-- | converters/fribidi/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/converters/fribidi/files/patch-configure b/converters/fribidi/files/patch-configure new file mode 100644 index 0000000..f195f07 --- /dev/null +++ b/converters/fribidi/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed Dec 11 18:31:51 2002 ++++ configure Thu Dec 12 12:07:17 2002 +@@ -7414,6 +7414,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' |