diff options
author | kwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2012-11-25 01:57:51 +0800 |
---|---|---|
committer | kwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2012-11-25 01:57:51 +0800 |
commit | 75e11345045896cd0499f457087e9aee9f3fc848 (patch) | |
tree | 5be0083bae2007d6d6f641a630fd0905c2c79a88 | |
parent | f29359145becba6af6fa2e879e148a6f6ce60bec (diff) | |
download | xorg-devel-ports-75e11345045896cd0499f457087e9aee9f3fc848.tar.gz xorg-devel-ports-75e11345045896cd0499f457087e9aee9f3fc848.tar.zst xorg-devel-ports-75e11345045896cd0499f457087e9aee9f3fc848.zip |
Use new Makefile header.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@593 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r-- | devel/imake/Makefile | 6 | ||||
-rw-r--r-- | devel/libpciaccess/Makefile | 6 | ||||
-rw-r--r-- | devel/makedepend/Makefile | 6 | ||||
-rw-r--r-- | devel/xorg-macros/Makefile | 6 | ||||
-rw-r--r-- | graphics/libGLw/Makefile | 6 | ||||
-rw-r--r-- | graphics/libdrm/Makefile | 8 | ||||
-rw-r--r-- | x11-toolkits/libXaw/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/libXmu/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/libXt/Makefile | 6 | ||||
-rw-r--r-- | x11/xdm/Makefile | 6 |
10 files changed, 11 insertions, 51 deletions
diff --git a/devel/imake/Makefile b/devel/imake/Makefile index bd5470d..d96bb1b 100644 --- a/devel/imake/Makefile +++ b/devel/imake/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: imake-6 -# Date created: 18 Jun 2004 -# Whom: anholt -# +# Created by: anholt # $FreeBSD$ -# PORTNAME= imake PORTVERSION= 1.0.5 diff --git a/devel/libpciaccess/Makefile b/devel/libpciaccess/Makefile index f1dd40a..2ad4a93 100644 --- a/devel/libpciaccess/Makefile +++ b/devel/libpciaccess/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libpciaccess -# Date Created: May 11 2008 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# +# Created by: Florent Thoumie <flz@FreeBSD.org> # $FreeBSD$ -# PORTNAME= libpciaccess PORTVERSION= 0.13.1 diff --git a/devel/makedepend/Makefile b/devel/makedepend/Makefile index cdc97e3..728edfd 100644 --- a/devel/makedepend/Makefile +++ b/devel/makedepend/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: makedepend -# Date created: August 15th 1997 -# Whom: Ian Vaudrey <i.vaudrey@bigfoot.com> -# +# Created by: Ian Vaudrey <i.vaudrey@bigfoot.com> # $FreeBSD$ -# PORTNAME= makedepend PORTVERSION= 1.0.4 diff --git a/devel/xorg-macros/Makefile b/devel/xorg-macros/Makefile index 22ae3d0..15c8dd9 100644 --- a/devel/xorg-macros/Makefile +++ b/devel/xorg-macros/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xorg-macros -# Date Created: 24 Mar 2007 -# Whom: Eric Anholt <anholt@FreeBSD.org> -# +# Created by: Eric Anholt <anholt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= xorg-macros PORTVERSION= 1.17 diff --git a/graphics/libGLw/Makefile b/graphics/libGLw/Makefile index 36eb295..445a322 100644 --- a/graphics/libGLw/Makefile +++ b/graphics/libGLw/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libGLw -# Date created: 7 May 2004 -# Whom: anholt@FreeBSD.org -# +# Created by: anholt@FreeBSD.org # $FreeBSD$ -# PORTNAME= libGLw PORTVERSION= 8.0.0 diff --git a/graphics/libdrm/Makefile b/graphics/libdrm/Makefile index de1dbcb..0089ea6 100644 --- a/graphics/libdrm/Makefile +++ b/graphics/libdrm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libdrm -# Date created: 29 Dec 2005 -# Whom: lesi@FreeBSD.org -# +# Created by: lesi@FreeBSD.org # $FreeBSD$ -# PORTNAME= libdrm PORTVERSION= ${LIBDRM_VERSION} @@ -26,8 +22,8 @@ MAKE_JOBS_SAFE= yes .if defined(WITH_NEW_XORG) OPTIONS_DEFINE= KMS -KMS_DESC= Enable KMS support OPTIONS_DEFAULT=KMS +KMS_DESC= Enable KMS support .include <bsd.port.options.mk> diff --git a/x11-toolkits/libXaw/Makefile b/x11-toolkits/libXaw/Makefile index 02c0ad1..11183bc 100644 --- a/x11-toolkits/libXaw/Makefile +++ b/x11-toolkits/libXaw/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libXaw -# Date Created: 25 Jan, 2003 -# Whom: Eric Anholt <anholt@FreeBSD.org> -# +# Created by: Eric Anholt <anholt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= libXaw PORTVERSION= 1.0.11 diff --git a/x11-toolkits/libXmu/Makefile b/x11-toolkits/libXmu/Makefile index 1687886..34b4a8c 100644 --- a/x11-toolkits/libXmu/Makefile +++ b/x11-toolkits/libXmu/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libXmu -# Date Created: 25 Jan, 2003 -# Whom: Eric Anholt <anholt@FreeBSD.org> -# +# Created by: Eric Anholt <anholt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= libXmu PORTVERSION= 1.1.1 diff --git a/x11-toolkits/libXt/Makefile b/x11-toolkits/libXt/Makefile index de144ad..36742bb 100644 --- a/x11-toolkits/libXt/Makefile +++ b/x11-toolkits/libXt/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libXt -# Date Created: 25 Jan, 2003 -# Whom: Eric Anholt <anholt@FreeBSD.org> -# +# Created by: Eric Anholt <anholt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= libXt PORTVERSION= 1.1.3 diff --git a/x11/xdm/Makefile b/x11/xdm/Makefile index 5bd25bc..e70497e 100644 --- a/x11/xdm/Makefile +++ b/x11/xdm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xdm -# Date Created: 17 Feb 2006 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# +# Created by: Florent Thoumie <flz@FreeBSD.org> # $FreeBSD$ -# PORTNAME= xdm PORTVERSION= 1.1.11 |