diff options
Diffstat (limited to 'net/b2bua/files/patch-contrib::Makefile')
-rw-r--r-- | net/b2bua/files/patch-contrib::Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net/b2bua/files/patch-contrib::Makefile b/net/b2bua/files/patch-contrib::Makefile deleted file mode 100644 index 9331b960ecd4..000000000000 --- a/net/b2bua/files/patch-contrib::Makefile +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- contrib/Makefile.orig Thu Feb 20 06:22:29 2003 -+++ contrib/Makefile Fri Apr 4 13:06:17 2003 -@@ -26,7 +26,7 @@ - - INSTALL = install - --CODE_DEPENDS = libxml -+CODE_DEPENDS = - - ifeq ($(OSTYPE),FreeBSD) - CODE_DEPENDS += libcext_bsd libcext_lgpl |