Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F105815030
D12634.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D12634.diff
View Options
Index: head/CHANGES
===================================================================
--- head/CHANGES
+++ head/CHANGES
@@ -10,6 +10,13 @@
All ports committers are allowed to commit to this file.
+20171020:
+AUTHOR: ak@FreeBSD.org
+
+ The USES=fmake has been removed. It was created to help migration from
+ old FreeBSD make (pmake) and there are no more users of it left in
+ the ports tree.
+
20171012:
AUTHOR: mat@FreeBSD.org
Index: head/Mk/Uses/fmake.mk
===================================================================
--- head/Mk/Uses/fmake.mk
+++ head/Mk/Uses/fmake.mk
@@ -1,21 +0,0 @@
-# $FreeBSD$
-#
-# Provide support to use the legacy FreeBSD make
-#
-# Feature: fmake
-# Usage: USES=fmake
-#
-# MAINTAINER: portmgr@FreeBSD.org
-
-.if !defined(_INCLUDE_USES_FMAKE_MK)
-_INCLUDE_USES_FMAKE_MK= yes
-
-.if !empty(fmake_ARGS)
-IGNORE= Incorrect 'USES+= fmake:${fmake_ARGS}' fmake takes no arguments
-.endif
-
-FMAKE= ${LOCALBASE}/bin/fmake
-BUILD_DEPENDS+= ${FMAKE}:devel/fmake
-CONFIGURE_ENV+= MAKE=${FMAKE}
-MAKE_CMD= ${FMAKE}
-.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 22, 2:39 AM (20 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15550043
Default Alt Text
D12634.diff (1 KB)
Attached To
Mode
D12634: Remove obsolete USES=fmake
Attached
Detach File
Event Timeline
Log In to Comment