diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-01 21:23:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-01 21:23:38 +0000 |
commit | 5e42dc3ba95d3d9ab5982b551476542cba080382 (patch) | |
tree | fe055838b77d9c6cc12c5eadc3a2dc2bdb6bd126 /news/nn/files/patch-ag | |
parent | Remove digikamplugins. It was merged into kipi-plugins. (diff) |
- Fix build on 5.3
PR: ports/74547
Submitted by: Sean Farley <sean-freebsd@farley.org>
Notes
Notes:
svn path=/head/; revision=122931
Diffstat (limited to '')
-rw-r--r-- | news/nn/files/patch-ag | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/news/nn/files/patch-ag b/news/nn/files/patch-ag index 79735ead2cf6..4580e581a65f 100644 --- a/news/nn/files/patch-ag +++ b/news/nn/files/patch-ag @@ -1,14 +1,15 @@ --- Makefile.orig Thu Feb 7 22:14:41 2002 -+++ Makefile Wed Apr 28 17:47:59 2004 -@@ -63,6 +64,7 @@ - -e 's/^ / /' \ ++++ Makefile Mon Nov 29 23:15:59 2004 +@@ -60,7 +60,7 @@ + -DCDEBUG="$(CFLAGS)" -Iconf MF.c | \ + sed -e '1,/MAKE WILL CUT HERE/d' \ + -e '/^#/d' \ +- -e 's/^ / /' \ ++ -e 's/^ / /' \ -e '/^[ \f ]$$/d' \ -e '/^[ \/]*[*]/d' | \ -+ unexpand | \ sed -n -e '/^..*$$/p' > ymakefile - rm -f MF.c - -@@ -97,3 +99,5 @@ +@@ -97,3 +97,5 @@ man/nn.1.D: man/nn.1 sh SPLITNN1 |