summaryrefslogtreecommitdiff
path: root/sysutils/xfce4-cpugraph-plugin
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 /sysutils/xfce4-cpugraph-plugin
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 'sysutils/xfce4-cpugraph-plugin')
-rw-r--r--sysutils/xfce4-cpugraph-plugin/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile
index 7c6fdcfbcda5..b7505e904ead 100644
--- a/sysutils/xfce4-cpugraph-plugin/Makefile
+++ b/sysutils/xfce4-cpugraph-plugin/Makefile
@@ -23,6 +23,4 @@ USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
USE_XFCE= configenv panel
USE_XLIB= yes
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/x11-wm/xfce4/bsd.xfce.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>