summaryrefslogtreecommitdiffstats
path: root/graphics/libdrm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libdrm/Makefile')
-rw-r--r--graphics/libdrm/Makefile8
1 files changed, 2 insertions, 6 deletions
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>