From c55f6380cb4288088b9678d8e6cebe08cd695301 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Fri, 2 Feb 2007 21:07:41 +0000 Subject: [PATCH] Rip out 4.x cruft. --- devel/portmk/files/portmk4.patch | 23 ----------------------- ports-mgmt/portmk/files/portmk4.patch | 23 ----------------------- 2 files changed, 46 deletions(-) delete mode 100644 devel/portmk/files/portmk4.patch delete mode 100644 ports-mgmt/portmk/files/portmk4.patch diff --git a/devel/portmk/files/portmk4.patch b/devel/portmk/files/portmk4.patch deleted file mode 100644 index 1da7dbaf7276..000000000000 --- a/devel/portmk/files/portmk4.patch +++ /dev/null @@ -1,23 +0,0 @@ -Prereq: 1.303.2.2 -Index: bsd.port.mk ---- bsd.port.mk 19 Apr 2002 07:43:50 -0000 -+++ bsd.port.mk 2 Jul 2004 20:47:18 -0000 -@@ -2,5 +2,6 @@ - - PORTSDIR?= /usr/ports -+BSDPORTMK?= ${PORTSDIR}/Mk/bsd.port.mk - - .include --.include "${PORTSDIR}/Mk/bsd.port.mk" -+.include "${BSDPORTMK}" -Prereq: 1.28.2.2 -Index: bsd.port.subdir.mk ---- bsd.port.subdir.mk 19 Apr 2002 07:43:50 -0000 -+++ bsd.port.subdir.mk 2 Jul 2004 20:47:18 -0000 -@@ -2,4 +2,5 @@ - - PORTSDIR?= /usr/ports -+BSDPORTSUBDIRMK?= ${PORTSDIR}/Mk/bsd.port.subdir.mk - --.include "${PORTSDIR}/Mk/bsd.port.subdir.mk" -+.include "${BSDPORTSUBDIRMK}" diff --git a/ports-mgmt/portmk/files/portmk4.patch b/ports-mgmt/portmk/files/portmk4.patch deleted file mode 100644 index 1da7dbaf7276..000000000000 --- a/ports-mgmt/portmk/files/portmk4.patch +++ /dev/null @@ -1,23 +0,0 @@ -Prereq: 1.303.2.2 -Index: bsd.port.mk ---- bsd.port.mk 19 Apr 2002 07:43:50 -0000 -+++ bsd.port.mk 2 Jul 2004 20:47:18 -0000 -@@ -2,5 +2,6 @@ - - PORTSDIR?= /usr/ports -+BSDPORTMK?= ${PORTSDIR}/Mk/bsd.port.mk - - .include --.include "${PORTSDIR}/Mk/bsd.port.mk" -+.include "${BSDPORTMK}" -Prereq: 1.28.2.2 -Index: bsd.port.subdir.mk ---- bsd.port.subdir.mk 19 Apr 2002 07:43:50 -0000 -+++ bsd.port.subdir.mk 2 Jul 2004 20:47:18 -0000 -@@ -2,4 +2,5 @@ - - PORTSDIR?= /usr/ports -+BSDPORTSUBDIRMK?= ${PORTSDIR}/Mk/bsd.port.subdir.mk - --.include "${PORTSDIR}/Mk/bsd.port.subdir.mk" -+.include "${BSDPORTSUBDIRMK}"