diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-04-17 09:28:39 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-04-17 09:28:39 +0000 |
commit | 60c7ce62823657d53dfebc62afe3d51bb364979d (patch) | |
tree | d9bea3de7f50aaed36ccaaa8519cd3d03e5e3f63 /print/scribus/files/patch-scribus-libpostscript-Makefile.in | |
parent | Update to 5.13.5 (diff) |
Update to 0.9.8
PR: 51063
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes:
svn path=/head/; revision=79126
Diffstat (limited to 'print/scribus/files/patch-scribus-libpostscript-Makefile.in')
-rw-r--r-- | print/scribus/files/patch-scribus-libpostscript-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/print/scribus/files/patch-scribus-libpostscript-Makefile.in b/print/scribus/files/patch-scribus-libpostscript-Makefile.in deleted file mode 100644 index 5ee1129178db..000000000000 --- a/print/scribus/files/patch-scribus-libpostscript-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- scribus/libpostscript/Makefile.in.orig Tue Dec 31 03:30:32 2002 -+++ scribus/libpostscript/Makefile.in Tue Jan 7 21:02:19 2003 -@@ -226,7 +226,7 @@ - x_libraries = @x_libraries@ - - libdir = $(prefix)/lib/scribus/libs --CPPFLAGS = -I$(top_builddir)/scribus -+CPPFLAGS = -I$(top_builddir)/scribus @CPPFLAGS@ - ####### kdevelop will overwrite this part!!! (begin)########## - lib_LTLIBRARIES = libpostscript.la - |