diff options
author | mezz <mezz@FreeBSD.org> | 2008-06-25 05:39:59 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-06-25 05:39:59 +0800 |
commit | c4c9e1e4528c47c6c1f3c0cfbb9a0ce24db6c9ee (patch) | |
tree | dbcab084b1e2395d8f15b523bf282e59123b1029 | |
parent | 0f3ae658eb1a2d7190c383861d27a42138522cbb (diff) | |
download | freebsd-ports-graphics-c4c9e1e4528c47c6c1f3c0cfbb9a0ce24db6c9ee.tar.gz freebsd-ports-graphics-c4c9e1e4528c47c6c1f3c0cfbb9a0ce24db6c9ee.tar.zst freebsd-ports-graphics-c4c9e1e4528c47c6c1f3c0cfbb9a0ce24db6c9ee.zip |
Forgot to 'cvs rm' this file to fix the apply patch.
Reported by: adamw
-rw-r--r-- | print/freetype2/files/patch-builds::unix::configure | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/print/freetype2/files/patch-builds::unix::configure b/print/freetype2/files/patch-builds::unix::configure deleted file mode 100644 index 5717ae75fc6..00000000000 --- a/print/freetype2/files/patch-builds::unix::configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- builds/unix/configure.orig Mon Apr 22 19:50:27 2002 -+++ builds/unix/configure Fri Jun 21 15:48:06 2002 -@@ -8654,6 +8654,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' |