mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Rip out 4.x cruft.
This commit is contained in:
parent
d16a36f1c5
commit
c55f6380cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183982
@ -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 <bsd.own.mk>
|
||||
-.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}"
|
@ -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 <bsd.own.mk>
|
||||
-.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}"
|
Loading…
Reference in New Issue
Block a user