From 821fed09a7e0682d7829d50a5c203a7d7510c8f7 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 11 Mar 2008 23:45:04 +0000 Subject: - Automatically append -fno-strict-aliasing to CFLAGS when -O2 or higher optimizations are enabled. PR: ports/121363 Submitted by: obrien - Change USE_XPM variable to use USE_XORG framework, and lose implied USE_XLIB PR: ports/113799 Submitted by: des (based on) Patch by: pav - Teach USE_LDCONFIG to do the right thing when used with USE_LINUX_PREFIX PR: ports/118212 Original patch: vd Patch by: pav - Allow tab as well as space in param.h for OSVERSION determination PR: ports/117507 Submitted by: erwin - Reverse the condition so EXTRACT_PRESERVE_OWNERSHIP now work as advertised PR: ports/117916 Submitted by: tobez - Assorted comment fixes PR: ports/118054 Submitted by: linimon - Style nit ($@ -> ${.TARGET}) PR: ports/120276 Submitted by: obrien --- Mk/bsd.xorg.mk | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'Mk/bsd.xorg.mk') diff --git a/Mk/bsd.xorg.mk b/Mk/bsd.xorg.mk index f9815209d44f..ff5c105fddbb 100644 --- a/Mk/bsd.xorg.mk +++ b/Mk/bsd.xorg.mk @@ -1,16 +1,10 @@ #-*- mode: Fundamental; tab-width: 4; -*- # ex:ts=4 # -# bsd.xorg.mk - Support for USE_XORG variable. (XXX - this comment sucks) +# bsd.xorg.mk - Support for X.Org ports and dependencies # # Created by: Florent Thoumie # -# Complete list of dependencies for xorg ports can be found at : -# http://people.freebsd.org/~flz/local/xorg/xorg-dep-list -# -# RSS feed for X.org individual releases can be found at : -# http://feed.xbsd.org/xorg/ -# # !!! Here be dragons !!! (yeah, here as well...) # # $FreeBSD$ -- cgit v1.2.3