Bug 54782

Summary: Clean up bsd.port.mk
Product: Ports & Packages Reporter: Tilman Keskinoz <arved>
Component: Individual Port(s)Assignee: Port Management Team <portmgr>
Status: Closed FIXED    
Severity: Affects Only Me CC: portmgr
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
bsd.port.mk.patch none

Description Tilman Keskinoz freebsd_committer freebsd_triage 2003-07-23 14:30:10 UTC
	- Remove BROKEN_ELF: elf is the default since a few years. Not used by
	any port. All ports should now build on elf Platforms.
	- Adjust comments for USE_KDELIBS_VER, KDE2 is gone.
	- Remove USE_DGS:  Not used by any port. If a port in future uses this,
	it can add explicit dependencies on dgs and XLIB. 
	- Removed check NO_WRKDIR NO_EXTRACT, NO_CONFIGURE and NO_PATCH. 
	Support for these variables was removed 4 years ago.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-07-23 14:47:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

over to maintainers.
Comment 2 Kris Kennaway freebsd_committer freebsd_triage 2003-07-28 02:03:13 UTC
State Changed
From-To: open->analyzed

This patch is being tested on the current package build run.
Comment 3 Kris Kennaway freebsd_committer freebsd_triage 2003-08-04 02:18:37 UTC
State Changed
From-To: analyzed->closed

Patch committed, thanks!