diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-12 15:14:44 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-12 15:14:44 +0000 |
commit | 54c8494312ed9edac8e7c3e674935dea3176693e (patch) | |
tree | 2a0178568b0f03229eb18b2ab4c679d87b85df7a /palm/gnomepilot/files/patch-gpilotd::Makefile.in | |
parent | Fix build with gcc 3.3.1. (diff) |
Remove these ports as part of phase II of the GNOME 1.4 desktop removal.
Notes
Notes:
svn path=/head/; revision=86821
Diffstat (limited to 'palm/gnomepilot/files/patch-gpilotd::Makefile.in')
-rw-r--r-- | palm/gnomepilot/files/patch-gpilotd::Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/palm/gnomepilot/files/patch-gpilotd::Makefile.in b/palm/gnomepilot/files/patch-gpilotd::Makefile.in deleted file mode 100644 index c454b7787ade..000000000000 --- a/palm/gnomepilot/files/patch-gpilotd::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- gpilotd/Makefile.in 2002/04/25 16:24:16 1.1 -+++ gpilotd/Makefile.in 2002/04/25 16:24:35 -@@ -305,7 +305,7 @@ - CFLAGS = \ - -Wall -Wmissing-prototypes \ - -Wmissing-declarations \ -- -Wpointer-arith -g \ -+ -Wpointer-arith \ - -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" \ - $(NULL) - |