diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-24 23:10:34 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-24 23:10:34 +0000 |
commit | 5173d7ffaf07d1c34bf8e33364ef8d1a46c2caee (patch) | |
tree | d01b6fee904f3ba9af94bb4cac5c74b18a29d90a /devel/libtifiles/files/patch-macros-Makefile.in | |
parent | Update to version 0.88 (from Fedora). (diff) |
- Drop auto*tools support (unbreak)
PR: ports/64630
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=105166
Diffstat (limited to 'devel/libtifiles/files/patch-macros-Makefile.in')
-rw-r--r-- | devel/libtifiles/files/patch-macros-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/libtifiles/files/patch-macros-Makefile.in b/devel/libtifiles/files/patch-macros-Makefile.in deleted file mode 100644 index 6ea441de5864..000000000000 --- a/devel/libtifiles/files/patch-macros-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- macros/Makefile.in.orig Wed Aug 27 12:04:45 2003 -+++ macros/Makefile.in Sat Sep 20 11:44:08 2003 -@@ -186,7 +186,7 @@ - done - - --aclocaldir = @ACLOCALDIR@ -+aclocaldir = ${datadir}/aclocal - - @Aclocal_TRUE@aclocal_DATA = tifiles.m4 - subdir = macros |