aboutsummaryrefslogtreecommitdiff
path: root/editors/emacs-nox11
diff options
context:
space:
mode:
authorGiorgos Keramidas <keramida@FreeBSD.org>2010-05-24 12:03:23 +0000
committerGiorgos Keramidas <keramida@FreeBSD.org>2010-05-24 12:03:23 +0000
commite464f9717fc05fa289b1b07c449286df2c151bd9 (patch)
tree4353e37e34d4572c45481741fecf22c75f5a6e46 /editors/emacs-nox11
parent82aa4be72659ce899cbd98fb20f2c0874424b32c (diff)
Notes
Diffstat (limited to 'editors/emacs-nox11')
-rw-r--r--editors/emacs-nox11/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/editors/emacs-nox11/Makefile b/editors/emacs-nox11/Makefile
index c4bcf5d55c02..c789e2f6b7c3 100644
--- a/editors/emacs-nox11/Makefile
+++ b/editors/emacs-nox11/Makefile
@@ -11,8 +11,4 @@ PKGNAMESUFFIX= -nox11
MASTERDIR= ${.CURDIR}/../emacs
LATEST_LINK= emacs-nox11
-.if ${OSVERSION} < 700000 && defined(WITH_DBUS)
-BROKEN= Does not currently build with dbus support
-.endif
-
.include "${MASTERDIR}/Makefile"