summaryrefslogtreecommitdiff
path: root/x11/Terminal
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-03-14 04:12:32 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-03-14 04:12:32 +0000
commit784eab2ac62aa0b4967e620eb8c97a95e077d604 (patch)
tree06000a21779e6563a46db0d44cdc1ef25c292fa9 /x11/Terminal
parent* Add bsd.ocaml.mk to support OCaml packages [1] (diff)
Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR: 101029 [1], 108862 [2] Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
Notes
Notes: svn path=/head/; revision=187350
Diffstat (limited to 'x11/Terminal')
-rw-r--r--x11/Terminal/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/Terminal/Makefile b/x11/Terminal/Makefile
index 4c95e70110d2..d1ce0449aa12 100644
--- a/x11/Terminal/Makefile
+++ b/x11/Terminal/Makefile
@@ -32,7 +32,6 @@ OPTIONS= DBUS "Enable D-BUS support" on \
MAN1= Terminal.1
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/x11-wm/xfce4/bsd.xfce.mk"
.if !defined(WITHOUT_DBUS)
LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib