From 8503536d3896846d823f7f76be54e0a99da8d8b6 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 23 Feb 2006 10:40:44 +0000 Subject: Conversion to a single libtool environment. Approved by: portmgr (kris) --- devel/libtool15/files/patch-af | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 devel/libtool15/files/patch-af (limited to 'devel/libtool15/files/patch-af') diff --git a/devel/libtool15/files/patch-af b/devel/libtool15/files/patch-af deleted file mode 100644 index ac073636313d..000000000000 --- a/devel/libtool15/files/patch-af +++ /dev/null @@ -1,15 +0,0 @@ ---- libltdl/Makefile.in.orig Mon May 16 02:34:13 2005 -+++ libltdl/Makefile.in Thu Jun 16 19:29:09 2005 -@@ -437,9 +437,7 @@ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ -- cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ -+ echo no cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ - fi; \ -- cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ -+ echo no cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ - else \ -- test -f $(distdir)/$$file \ -- || cp -p $$d/$$file $(distdir)/$$file \ -- || exit 1; \ -+ install -c -o root -g wheel -m 444 $$d/$$file $(distdir)/$$file; \ - fi; \ -- cgit v1.2.3