diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-10-18 21:58:16 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-10-18 21:58:16 +0000 |
commit | 6d5308d7440b831720b4f07500a6179b7cf32597 (patch) | |
tree | 6afbc54335cbf8424834104c402eb054e0b08286 /graphics/sage/files/patch-Makefile.in | |
parent | Upgrade to 4.0.4. (diff) |
update to 0.1.2
Notes
Notes:
svn path=/head/; revision=145815
Diffstat (limited to 'graphics/sage/files/patch-Makefile.in')
-rw-r--r-- | graphics/sage/files/patch-Makefile.in | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/graphics/sage/files/patch-Makefile.in b/graphics/sage/files/patch-Makefile.in deleted file mode 100644 index 86bf602da8d9..000000000000 --- a/graphics/sage/files/patch-Makefile.in +++ /dev/null @@ -1,19 +0,0 @@ -*** Makefile.in.orig Fri Feb 4 05:47:36 2005 ---- Makefile.in Fri Feb 4 05:47:48 2005 -*************** -*** 169,175 **** - - EXTRA_DIST = sage.spec sage.pc autogen.sh build_sage.pl - -! pkgconfigdir = $(libdir)/pkgconfig - pkgconfig_DATA = sage.pc - subdir = . - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ---- 169,175 ---- - - EXTRA_DIST = sage.spec sage.pc autogen.sh build_sage.pl - -! pkgconfigdir = $(prefix)/libdata/pkgconfig - pkgconfig_DATA = sage.pc - subdir = . - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |