summaryrefslogtreecommitdiff
path: root/net/sipxcalllib/files/patch-doc-Makefile.in
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-03-28 22:52:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-03-28 22:52:24 +0000
commitd568c421a23a0bade57a78baa0e6602acafafb8e (patch)
treed5047c76dee4e3373a0f170ab9987c7507332286 /net/sipxcalllib/files/patch-doc-Makefile.in
parentMark for deprecation, since unmaintained, failing to work with current (diff)
2009-03-27 net/sipxcalllib: old version, needs updating
2009-03-27 net/sipxcommserverlib: old version, needs updating, and does not compile 2009-03-27 net/sipxconfig: depends on broken port net/sipxcommserverlib 2009-03-27 net/sipxmediaadapterlib: old version, needs updating 2009-03-27 net/sipxmedialib: old version, needs updating 2009-03-27 net/sipxpbx: depends on broken port net/sipxcommserverlib 2009-03-27 net/sipxproxy: depends on broken port net/sipxcommserverlib 2009-03-27 net/sipxportlib: old version, needs updating 2009-03-27 net/sipxpublisher: depends on broken port net/sipxcommserverlib 2009-03-27 net/sipxregistry: depends on broken port net/sipxcommserverlib 2009-03-27 net/sipxtacklib: old version, needs updating 2009-03-27 net/sipxvxml: old version, needs updating
Notes
Notes: svn path=/head/; revision=231220
Diffstat (limited to 'net/sipxcalllib/files/patch-doc-Makefile.in')
-rw-r--r--net/sipxcalllib/files/patch-doc-Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/sipxcalllib/files/patch-doc-Makefile.in b/net/sipxcalllib/files/patch-doc-Makefile.in
deleted file mode 100644
index 7fc070a14669..000000000000
--- a/net/sipxcalllib/files/patch-doc-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- doc/Makefile.in.orig Mon Jan 29 14:27:18 2007
-+++ doc/Makefile.in Mon Jan 29 14:29:14 2007
-@@ -495,7 +495,7 @@
- rm -rf $(DESTDIR)@SIPX_DOCDIR@/@PACKAGE@
- @INSTALL@ -d $(DESTDIR)@SIPX_DOCDIR@/@PACKAGE@
- find @PACKAGE@ -type f -print \
-- | xargs -i% @INSTALL@ -m u=rw,go=r % $(DESTDIR)@SIPX_DOCDIR@/%
-+ | xargs -I% @INSTALL@ -m u=rw,go=r % $(DESTDIR)@SIPX_DOCDIR@/%
-
- clean: clean-doc
-