summaryrefslogtreecommitdiff
path: root/mk/platform/DragonFly.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/platform/DragonFly.mk')
-rw-r--r--mk/platform/DragonFly.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/mk/platform/DragonFly.mk b/mk/platform/DragonFly.mk
index edca4dfdbcc..7162ec917b6 100644
--- a/mk/platform/DragonFly.mk
+++ b/mk/platform/DragonFly.mk
@@ -1,4 +1,4 @@
-# $NetBSD: DragonFly.mk,v 1.39 2010/07/08 04:57:36 dholland Exp $
+# $NetBSD: DragonFly.mk,v 1.40 2011/09/10 16:30:02 abs Exp $
#
# Variable definitions for the DragonFly operating system.
@@ -24,9 +24,6 @@ ULIMIT_CMD_datasize?= ulimit -d `ulimit -H -d`
ULIMIT_CMD_stacksize?= ulimit -s `ulimit -H -s`
ULIMIT_CMD_memorysize?= ulimit -m `ulimit -H -m`
-# DragonFly does not provide an X11, so default to modular X.org
-X11_TYPE?= modular
-
# imake installs manpages in weird places
IMAKE_MAN_SOURCE_PATH= man/man
IMAKE_MAN_SUFFIX= 1